Cronous Emulation Server Daemon

Event.tag Property

[Visual Basic]
MustOverride Public Property ReadOnly tag As String
[C#]
public abstract string tag { get; }
[C++]
public: abstract __property String* get_tag();
[JScript]
public abstract function get tag() : String

See Also

Event Class | croemud.log Namespace