Cronous Emulation Server Daemon

Attacking.flag Property

Flag.

[Visual Basic]
Public Property flag As UInt16
[C#]
public ushort flag { get; set; }
[C++]
public: __property unsigned short get_flag();
public: __property void set_flag(unsigned short );
[JScript]
public function get flag() : UInt16
public function set flag(UInt16);

See Also

Attacking Class | croemud.serverpacket Namespace