Cronous Emulation Server Daemon

MonsterCharacter.monster_entry Property

Monster entry.

[Visual Basic]
Public Property ReadOnly monster_entry As MonsterEntry
[C#]
public MonsterEntry monster_entry { get; }
[C++]
public: __property MonsterEntry* get_monster_entry();
[JScript]
public function get monster_entry() : MonsterEntry

See Also

MonsterCharacter Class | croemud.character Namespace