Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_FactionVictoryGameOverScreenInfo.c
Go to the documentation of this file.
1
[
BaseContainerProps
(),
SCR_BaseContainerCustomTitleEnum
(
EGameOverTypes
,
"m_GameOverScreenId"
)]
2
class
SCR_FactionVictoryGameOverScreenInfo
:
SCR_FactionGameOverScreenInfo
3
{
4
override
Color GetVignetteColor(
Faction
factionPlayer, array<Faction> factionsOther)
5
{
6
return
factionPlayer.GetFactionColor();
7
}
8
};
SCR_FactionGameOverScreenInfo
Definition:
SCR_FactionGameOverScreenInfo.c:2
SCR_FactionVictoryGameOverScreenInfo
Definition:
SCR_FactionVictoryGameOverScreenInfo.c:2
SCR_BaseContainerCustomTitleEnum
class SCR_CampaignHintStorage SCR_BaseContainerCustomTitleEnum(EHint, "m_eHintId")
Definition:
SCR_CampaignHintStorage.c:22
EGameOverTypes
EGameOverTypes
Definition:
EGameOverTypes.c:1
Faction
Definition:
Faction.c:12
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition:
SCR_AIGoalReaction.c:468
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
GameOverScreen
SCR_FactionVictoryGameOverScreenInfo.c
Generated by
1.8.17