The methods of the ChatMessage class are listed below. For a complete list of ChatMessage class members, see the ChatMessage Members topic.
![]() Equals (inherited from Object) | Determines whether the specified Object instances are considered equal. |
![]() Initialize | Initializes the chat message subsystem. Loads ChatMessageRegexs.dat, among other things. |
![]() ReferenceEquals (inherited from Object) | Determines whether the specified Object instances are the same instance. |
![]() Reinitialize | Resets the chat message subsystem, reloading ChatMessageRegexs.dat |
![]() StripHighlights | Removes pseudo-html markup from the text passed in as the parameter. Removes only <H%gt; and %lt;/H> tags. |
ChangeMessage | Changes a ChatMessage object to contain the values specified by the parameter. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetContextPowerNames | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
SetPowerName | Adds or changes the "PowerName" capture variable in this message. Useful for cases where the power name isn't known outside of the context of other messages. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ChatMessage Class | CityOfHeroes Namespace