[Visual Basic] Public Property ReadOnly accuracy As Integer [C#] public int accuracy { get; } [C++] public: __property int get_accuracy(); [JScript] public function get accuracy() : int
NonPlayerCharacterClass Class | croemud.character Namespace