HeroStats Libraries
ChatMessage.STOP_TIMER_MESSAGE_TEXT Field

[This is preliminary documentation and subject to change.]

The text of the Message portion of the ChatMessage that is created when the update timer is stopped

[Visual Basic]
Public Const STOP_TIMER_MESSAGE_TEXT As String = ""
[C#]
public const string STOP_TIMER_MESSAGE_TEXT = "";

See Also

ChatMessage Class | CityOfHeroes Namespace