Cronous Emulation Server Daemon

MonsterCharacter.npc_entry Property

Character entry.

[Visual Basic]
Overrides Public Property ReadOnly npc_entry As CharacterEntry
[C#]
public override CharacterEntry npc_entry { get; }
[C++]
public: __property CharacterEntry* get_npc_entry();
[JScript]
public override function get npc_entry() : CharacterEntry

See Also

MonsterCharacter Class | croemud.character Namespace