Method ActionCloseDoor
ActionCloseDoor(NwDoor, bool)
Instructs this creature to move and close the specified door.
public Task ActionCloseDoor(NwDoor door, bool run = false)
Instructs this creature to move and close the specified door.
public Task ActionCloseDoor(NwDoor door, bool run = false)