Flag 1.
[Visual Basic] Public Property flag1 As UInt32 [C#] public uint flag1 { get; set; } [C++] public: __property unsigned int get_flag1(); public: __property void set_flag1(unsigned int ); [JScript] public function get flag1() : UInt32 public function set flag1(UInt32);
StatusFlag Class | croemud.serverpacket Namespace