Cronous Emulation Server Daemon

MonsterCharacter._fov_range Field

Field of view range.

[Visual Basic]
Protected _fov_range As Integer
[C#]
protected int _fov_range;
[C++]
protected: int _fov_range;
[JScript]
protected var _fov_range: int;

See Also

MonsterCharacter Class | croemud.character Namespace