Cronous Emulation Server Daemon

Player._status_sta Field

Status STA.

[Visual Basic]
Protected _status_sta As Integer
[C#]
protected int _status_sta;
[C++]
protected: int _status_sta;
[JScript]
protected var _status_sta: int;

See Also

Player Class | croemud.game Namespace