Table of Contents

Method ActionInteractObject

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ActionInteractObject(NwPlaceable)

Instructs this creature to use the specified placeable.

public Task ActionInteractObject(NwPlaceable placeable)

Parameters

placeable NwPlaceable

The placeable object to interact with.

Returns

Task