Cronous Emulation Server Daemon

ActorCharacter.actor_entry Property

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

See Also

ActorCharacter Class | croemud.character Namespace