Skip to content

class MobDoor extends MobLockable (client-side)

Available since version: 0.1.10

This class represents door object in the world.

Constructor

MobDoor(string model)

Parameters:

  • string model: the model name to be used as visual.

Constructor

MobDoor(userpointer ptr)

Parameters:

  • userpointer ptr: the pointer to the object from the game.

Properties

No properties.


Methods

No methods.