Click or drag to resize

InvalidRoutineWrapper Properties

The InvalidRoutineWrapper type exposes the following members.

Properties
  NameDescription
Public propertyButtonText (Inherited from CombatRoutine.)
Public propertyClass (Overrides CombatRoutineClass.)
Public propertyCombatBehavior (Inherited from CombatRoutine.)
Public propertyCombatBuffBehavior (Inherited from CombatRoutine.)
Public propertyDeathBehavior (Inherited from CombatRoutine.)
Public propertyHealBehavior (Inherited from CombatRoutine.)
Public propertyName (Overrides CombatRoutineName.)
Public propertyPreCombatBuffBehavior (Inherited from CombatRoutine.)
Public propertyPullBehavior (Inherited from CombatRoutine.)
Public propertyPullBuffBehavior (Inherited from CombatRoutine.)
Public propertyPullRange (Overrides CombatRoutinePullRange.)
Public propertyRestBehavior (Inherited from CombatRoutine.)
Public propertyCode exampleSupportedCapabilities
Gets the currently supported capabilities ORed together. This should use the current dynamic state of the capabilities but not the state returned by GetCapabilityState(CapabilityFlags)
(Inherited from CombatRoutine.)
Public propertyWantButton (Inherited from CombatRoutine.)
Top
See Also