Fame.
[Visual Basic] Public Property fame As UInt32 [C#] public uint fame { get; set; } [C++] public: __property unsigned int get_fame(); public: __property void set_fame(unsigned int ); [JScript] public function get fame() : UInt32 public function set fame(UInt32);
CharacterStatus Class | croemud.serverpacket Namespace