Dodge.
[Visual Basic] Public Property dodge As UInt16 [C#] public ushort dodge { get; set; } [C++] public: __property unsigned short get_dodge(); public: __property void set_dodge(unsigned short ); [JScript] public function get dodge() : UInt16 public function set dodge(UInt16);
CharacterFinalStatus Class | croemud.serverpacket Namespace