Actor entry.
[Visual Basic] Public Property ReadOnly actor_entry As ActorEntry [C#] public ActorEntry actor_entry { get; } [C++] public: __property ActorEntry* get_actor_entry(); [JScript] public function get actor_entry() : ActorEntry
ActorCharacter Class | croemud.character Namespace