Table of Contents

Class ModuleEvents.OnPlayerTileAction

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

Triggered when a player performs an action on an area tile.

public sealed class ModuleEvents.OnPlayerTileAction : IEvent
Inheritance
ModuleEvents.OnPlayerTileAction
Implements
Inherited Members
Extension Methods

Properties

ActionId

Gets the action ID (surfacemat.2da) that was selected by the player.

Player

Gets the NwPlayer that performed a tile action.

TargetPosition

Gets the position that was clicked.