Table of Contents

Class OnExamineObject

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

Triggered when a player examines an object.

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

Properties

ExaminedBy

Gets the player who triggered the examine action.

ExaminedObject

Gets the object being examined.