Method ActionInteractObject
ActionInteractObject(NwPlaceable)
Instructs this creature to use the specified placeable.
public Task ActionInteractObject(NwPlaceable placeable)
Parameters
placeableNwPlaceableThe placeable object to interact with.
Instructs this creature to use the specified placeable.
public Task ActionInteractObject(NwPlaceable placeable)
placeable NwPlaceableThe placeable object to interact with.