![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_AIGroupClass |
| class | SCR_AIGroup_DelayedSpawn |
| class | SCR_AIGroup |
Typedefs | |
| typedef func | ScriptInvokerAIGroup |
| typedef func | ScriptInvoker_AIGroupOnEmpty_Callback |
| typedef ScriptInvokerBase< ScriptInvoker_AIGroupOnEmpty_Callback > | ScriptInvoker_AIGroupOnEmpty |
Enumerations | |
| enum | EGroupState { IDLE = 0, ATTACKING = 1, MOVING = 2, INVESTIGATING = 3, RETREATING = 4, DEFENDING = 5, MANEUVERING = 6, REQ_SUPPORT = 7, REQ_ORDERS = 8, FOLLOW = 9 } |
| enum | SCR_EAIGroupFormation |
Functions | |
| void | ScriptInvokerAIGroup (SCR_AIGroup group) |
| void | ScriptInvoker_AIGroupOnEmpty_Callback (AIGroup group) |
| enum SCR_EAIGroupFormation | BaseContainerProps (namingConvention:NamingConvention.NC_MUST_HAVE_NAME)] class SCR_WaypointPrefabLocation |
Variables | |
| Wedge | |
| Line | |
| Column | |
| StaggeredColumn | |
| typedef ScriptInvokerBase<ScriptInvoker_AIGroupOnEmpty_Callback> ScriptInvoker_AIGroupOnEmpty |
Definition at line 66 of file SCR_AIGroup.c.
Definition at line 65 of file SCR_AIGroup.c.
| typedef func ScriptInvokerAIGroup |
Definition at line 2 of file SCR_AIGroup.c.
| enum EGroupState |
| Enumerator | |
|---|---|
| IDLE | |
| ATTACKING | |
| MOVING | |
| INVESTIGATING | |
| RETREATING | |
| DEFENDING | |
| MANEUVERING | |
| REQ_SUPPORT | |
| REQ_ORDERS | |
| FOLLOW | |
Definition at line 2322 of file SCR_AIGroup.c.
Definition at line 2337 of file SCR_AIGroup.c.
| enum SCR_EAIGroupFormation BaseContainerProps | ( | namingConvention:NamingConvention. | NC_MUST_HAVE_NAME | ) |
Definition at line 2346 of file SCR_AIGroup.c.
| void ScriptInvoker_AIGroupOnEmpty_Callback | ( | AIGroup | group | ) |
| void ScriptInvokerAIGroup | ( | SCR_AIGroup | group | ) |
| Column |
Definition at line 69 of file SCR_AIGroup.c.
| Line |
Definition at line 68 of file SCR_AIGroup.c.
| StaggeredColumn |
Definition at line 71 of file SCR_AIGroup.c.
| Wedge |
Definition at line 67 of file SCR_AIGroup.c.