Class ModuleEvents.OnPlayerTileAction
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.
- TargetPosition
Gets the position that was clicked.