Field of view.
[Visual Basic] Public Property ReadOnly fov As MapArea() [C#] public MapArea[] fov { get; } [C++] public: __property MapArea* get_fov() __gc[]; [JScript] public function get fov() : MapArea[]
Character Class | croemud.character Namespace