The AttackAction type exposes the following members.

Constructors

  NameDescription
Public methodAttackAction
Initializes a new instance of the AttackAction class

Methods

  NameDescription
Public methodCanDoAction (Overrides ActionBase<(Of <(<'TAction>)>)>..::..CanDoAction(Living).)
Public methodDoAction (Inherited from ActionBase<(Of <(<'TAction>)>)>.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsActionEnabled (Inherited from ActionBase<(Of <(<'TAction>)>)>.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyPrevious (Inherited from ActionBase<(Of <(<'TAction>)>)>.)
Public propertyTarget

See Also