DefendCompletedEventArgs Properties |
The DefendCompletedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action |
Retrieves the Acton that was completed.
(Inherited from ActionResponseEventArgs.) |
![]() | ActionID |
Retrives the ID of the action.
(Inherited from ActionResponseEventArgs.) |
![]() | DefendAction | The DefendAction object that holds information passed to the BeginDefending method. This can be used to retrieve the AnimalState of the creature you're defending against. |