![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | EOnFrame (IEntity owner, float timeSlice) |
| void | ShowHint (string text, float showTime) |
| void | HideHint () |
| void | SpawnEnemies (int round) |
| override void | OnControllableDestroyed (IEntity entity, IEntity killerEntity, notnull Instigator instigator) |
| override void | EOnInit (IEntity owner) |
Protected Attributes | |
| FactionKey | m_sEnemyFactionKey |
| FactionKey | m_sFriendlyFactionKey |
| int | m_iGroupsToSpawn |
| int | m_iRoundNumber |
| Widget | m_wRoot |
| TextWidget | m_wText |
| ref array< IEntity > | m_aEnemySoldiers |
| ref array< SCR_AIGroup > | m_aGroups |
| ref array< SCR_SpawnPoint > | m_aEnemySpawnPoints |
| ref array< SCR_SpawnPoint > | m_aPlayerSpawnPoints |
| float | m_fCurrentTimeout |
| AIWaypoint | m_AttackWP |
Definition at line 7 of file SCR_GameModeLastStand.c.
Definition at line 40 of file SCR_GameModeLastStand.c.
|
inlineprotected |
Definition at line 150 of file SCR_GameModeLastStand.c.
|
inlineprotected |
Definition at line 82 of file SCR_GameModeLastStand.c.
|
inlineprotected |
Definition at line 142 of file SCR_GameModeLastStand.c.
Definition at line 69 of file SCR_GameModeLastStand.c.
|
inlineprotected |
Definition at line 89 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 32 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 34 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 33 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 35 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 37 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 36 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 27 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 28 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 22 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 25 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 30 of file SCR_GameModeLastStand.c.
|
protected |
Definition at line 31 of file SCR_GameModeLastStand.c.