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