![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetTargetShotCount (int value, bool invokeEvent=true) |
| void | SetActive (bool value, bool invokeEvent=true) |
| void | SetAmmoType (SCR_EAIArtilleryAmmoType value, bool invokeEvent=true) |
| int | GetTargetShotCount () |
| bool | IsActive () |
| SCR_EAIArtilleryAmmoType | GetAmmoType () |
| override SCR_AIWaypointState | CreateWaypointState (SCR_AIGroupUtilityComponent groupUtilityComp) |
Protected Attributes | |
| int | m_iTargetShotCount |
| SCR_EAIArtilleryAmmoType | m_eAmmoType |
| bool | m_bActive |
Definition at line 5 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 62 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 56 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 44 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 50 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 26 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 35 of file SCR_AIWaypointArtillerySupport.c.
|
inlineprotected |
Definition at line 17 of file SCR_AIWaypointArtillerySupport.c.
|
protected |
Definition at line 14 of file SCR_AIWaypointArtillerySupport.c.
|
protected |
Definition at line 11 of file SCR_AIWaypointArtillerySupport.c.
|
protected |
Definition at line 8 of file SCR_AIWaypointArtillerySupport.c.