Cronous Emulation Server Daemon

NonPlayerCharacterClass._fov_range Field

[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

NonPlayerCharacterClass Class | croemud.character Namespace