Actor entry.
[Visual Basic] Protected _actor_entry As ActorEntry [C#] protected ActorEntry _actor_entry; [C++] protected: ActorEntry* _actor_entry; [JScript] protected var _actor_entry: ActorEntry;
ActorCharacter Class | croemud.character Namespace