Class ModuleEvents.OnPlayerTarget
Triggered when a NwPlayer that has targeted something.
public sealed class ModuleEvents.OnPlayerTarget : IEvent
- Inheritance
-
ModuleEvents.OnPlayerTarget
- Implements
- Inherited Members
- Extension Methods
Properties
- IsCancelled
Gets if the player cancelled target selection.
- TargetObject
Gets the NwObject that has been targeted by Player, otherwise the area if a position was selected.
- TargetPosition
Gets the position targeted by the NwPlayer.