Specifies whether the character has just entered an area.
[Visual Basic] Public Property ReadOnly first_entry As Boolean [C#] public bool first_entry { get; } [C++] public: __property bool get_first_entry(); [JScript] public function get first_entry() : bool
Character Class | croemud.character Namespace