Field of view.
[Visual Basic] Protected _fov As MapArea() [C#] protected MapArea[] _fov; [C++] protected: MapArea* _fov __gc[]; [JScript] protected var _fov: MapArea[];
Character Class | croemud.character Namespace