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