Class OnDisarmWeapon
Triggered when a disarm effect is applied to an object.
public sealed class OnDisarmWeapon : IEvent
- Inheritance
-
OnDisarmWeapon
- Implements
- Inherited Members
- Extension Methods
Properties
- DisarmedBy
Gets the object that initiated the disarm.
- DisarmedObject
Gets the object being disarmed.
- Feat
Gets the feat used to perform the disarm.
- PreventDisarm
Gets or sets if the disarm should be prevented.
- Result
Completes the event, and gets the final disarm result.