Skip to content

PyMobile

Represents a Python-accessible mobile (NPC, creature, or player character). Inherits entity and positional data from .

Type: ushort

Type: ushort

Type: sbyte

Type: int

Type: int

Type: int

Type: bool

Type: bool

Type: int

Type: int

Type: int

Type: int

Type: int

Type: int

Type: bool

Type: bool

Type: bool

Type: bool

Type: PyItem

Get the mobile’s Backpack item

Type: PyItem

Get the mobile’s Mount item (if mounted)

Type: string

The Python-visible class name of this object. Accessible in Python as obj.class .

No enums found.