Table of Contents

Class OnExamineTrap

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

Triggered when a player examines a trap.

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

Properties

ExaminedBy

Gets the player performing the trap examine action.

ExaminedObject

Gets the trap object being examined.

Success

Gets whether the trap examine action succeeded.