Table of Contents

Class OnTrapEnter

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when a game object enters a trap trigger.

public sealed class OnTrapEnter : IEvent
Inheritance
OnTrapEnter
Implements
Inherited Members
Extension Methods

Properties

EnteredObject

Gets the object that entered the trap trigger.

ForceSet

Gets whether this trap was force set.

Skip

Set to true to skip the trap trigger event.

Trigger

Gets the trap trigger.