The Ready type exposes the following members.

Constructors

  NameDescription
Public methodReady
Initializes a new instance of the Ready class

Methods

  NameDescription
Public methodCanLeaveState (Inherited from CombatState.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRun (Overrides CombatState..::..Run()()()().)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyAllowStacking (Inherited from CombatState.)
Public propertyAttackAdjust (Inherited from CombatState.)
Public propertyDefenseAdjust (Inherited from CombatState.)
Public propertyManager (Inherited from CombatState.)

See Also