Monster entry.
[Visual Basic] Protected _monster_entry As MonsterEntry [C#] protected MonsterEntry _monster_entry; [C++] protected: MonsterEntry* _monster_entry; [JScript] protected var _monster_entry: MonsterEntry;
MonsterCharacter Class | croemud.character Namespace