Table of Contents

Class OnTrapEnter

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

Called 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 if this trap was force set.

Skip

Gets or sets if the trap trigger event should be skipped.

Trigger

Gets the trap trigger.