Table of Contents

Event OnObjectUse

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when a creature is about to use an object.

public event Action<OnObjectUse> OnObjectUse

Returns

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