|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
This is the complete list of members for ChatLink, including all inherited members.
| _color | ChatLink | protected |
| _endPos | ChatLink | protected |
| _name | ChatLink | protected |
| _startPos | ChatLink | protected |
| ChatLink() | ChatLink | inline |
| Initialize(std::istringstream &iss)=0 | ChatLink | pure virtual |
| SetBounds(std::istringstream::pos_type startPos, std::istringstream::pos_type endPos) | ChatLink | inline |
| SetColor(uint32 color) | ChatLink | inline |
| ValidateName(char *buffer, const char *context)=0 | ChatLink | pure virtual |
| ~ChatLink() | ChatLink | inlinevirtual |