![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | ReserveAction (AIAgent owner) |
| void | ReleaseAction () |
| void | OnDamageStateChanged (EDamageState state) |
| override void | OnActionEnd (IEntity owner) |
| override void | OnActionFailed (IEntity owner) |
| SCR_AIActionUserInvoker | GetOnActionEnd (bool createNew=true) |
| SCR_AIActionUserInvoker | GetOnActionFailed (bool createNew=true) |
| override void | OnDelete (IEntity owner) |
Protected Attributes | |
| ref SCR_AIActionUserInvoker | Event_EOnActionEnd |
| ref SCR_AIActionUserInvoker | Event_EOnActionFailed |
| SCR_CharacterDamageManagerComponent | m_pDamageManager |
Definition at line 9 of file SCR_AISmartActionComponent.c.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
Definition at line 51 of file SCR_AISmartActionComponent.c.
|
inlineprotected |
Definition at line 60 of file SCR_AISmartActionComponent.c.
|
inlineprotected |
| [in] | state |
Definition at line 44 of file SCR_AISmartActionComponent.c.
|
inlineprotected |
Definition at line 90 of file SCR_AISmartActionComponent.c.
|
inlineprotected |
Definition at line 32 of file SCR_AISmartActionComponent.c.
|
inlineprotected |
| [in] | owner |
Definition at line 18 of file SCR_AISmartActionComponent.c.
|
protected |
Definition at line 11 of file SCR_AISmartActionComponent.c.
|
protected |
Definition at line 12 of file SCR_AISmartActionComponent.c.
|
protected |
Definition at line 13 of file SCR_AISmartActionComponent.c.