Class OnUseFeat
Triggered when a creature attempts to use a feat.
public sealed class OnUseFeat : IEvent
- Inheritance
-
OnUseFeat
- Implements
- Inherited Members
- Extension Methods
Properties
- Creature
Gets the creature attempting to use the feat.
- Feat
Gets the feat being used.
- PreventFeatUse
Set to true to prevent the feat from being used.
- SubFeatId
Gets the sub-feat id, if applicable.
- TargetArea
Gets the targeted area, if applicable.
- TargetObject
Gets the targeted object, if applicable.
- TargetPosition
Gets the targeted position, if applicable.