![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Data Structures | |
| class | Faction |
| class | FactionManagerClass |
| class | ScriptedFaction |
Functions | |
| FactionManagerClass GenericEntityClass | GetFactionByKey (FactionKey factionKey) |
| proto external Faction | GetFactionByIndex (int index) |
| proto external int | GetFactionIndex (Faction faction) |
| proto external int | GetFactionsCount () |
| proto external int | GetFactionsList (out notnull array< Faction > outFactions) |
| FactionManagerClass GenericEntityClass GetFactionByKey | ( | FactionKey | factionKey | ) |
| proto external int GetFactionsCount | ( | ) |
Returns the number of available factions stored in this manager or 0 if none.