![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_RankInfoCampaign |
| class | SCR_CampaignFactionManagerClass |
Enumerations | |
| enum | SCR_ECampaignFaction { INDFOR , BLUFOR , OPFOR , RNGD } |
Functions | |
| SCR_CampaignFactionManagerClass SCR_FactionManagerClass | GetEnemyFaction (notnull SCR_CampaignFaction alliedFaction) |
| SCR_CampaignFaction | GetCampaignFactionByKey (string factionKey) |
| SCR_CampaignFaction | GetCampaignFactionByIndex (int index) |
| int | GetRankRequestCooldown (SCR_ECharacterRank rankID, int playerID) |
| int | GetRankRadioRespawnCooldown (SCR_ECharacterRank rankID, int playerID) |
| int | GetRankFastTravelCooldown (SCR_ECharacterRank rankID, int playerID) |
| enum SCR_ECampaignFaction |
| Enumerator | |
|---|---|
| INDFOR | |
| BLUFOR | |
| OPFOR | |
| RNGD | |
Definition at line 133 of file SCR_CampaignFactionManager.c.
| SCR_CampaignFaction GetCampaignFactionByIndex | ( | int | index | ) |
| SCR_CampaignFaction GetCampaignFactionByKey | ( | string | factionKey | ) |
| SCR_CampaignFactionManagerClass SCR_FactionManagerClass GetEnemyFaction | ( | notnull SCR_CampaignFaction | alliedFaction | ) |
| [in] | rankID | |
| [in] | playerID |
Definition at line 122 of file SCR_CampaignFactionManager.c.
| [in] | rankID | |
| [in] | playerID |
Definition at line 108 of file SCR_CampaignFactionManager.c.
| [in] | rankID | |
| [in] | playerID |
Definition at line 94 of file SCR_CampaignFactionManager.c.