Table of Contents

Event OnObjectUse

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Called when a creature is about to use an object.

public event Action<OnObjectUse> OnObjectUse

Returns

Action<OnObjectUse>
Called when a creature is about to use an object.