Status flags.
[Visual Basic] Protected _status_flag As UInt32() [C#] protected uint[] _status_flag; [C++] protected: unsigned int _status_flag __gc[]; [JScript] protected var _status_flag: UInt32[];
Character Class | croemud.character Namespace