(int tag)Scan through the lines in the vector, returning the first line that has a matching tag.
string MessageVector::getLineTextByTag(int %tag);
int %tag
No description available.
string
No description available.
Engine
MessageVector::clear
MessageVector::deleteLine
MessageVector::dump
MessageVector::getLineIndexByTag
MessageVector::getLineTag
MessageVector::getLineText
MessageVector::getNumLines
MessageVector::insertLine
MessageVector::popBackLine
MessageVector::popFrontLine
MessageVector::pushBackLine
MessageVector::pushFrontLine
This function is not called by any other functions.