Cronous Emulation Server Daemon

Character.status_flag Property

Status flags.

[Visual Basic]
Public Property ReadOnly status_flag As UInt32()
[C#]
public uint[] status_flag { get; }
[C++]
public: __property unsigned int get_status_flag() __gc[];
[JScript]
public function get status_flag() : UInt32[]

See Also

Character Class | croemud.character Namespace