HeroStats Libraries
ChatMessage.START_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 started

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

See Also

ChatMessage Class | CityOfHeroes Namespace