Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_UIInfoSpawnRequestResult.c
Go to the documentation of this file.
1
[
BaseContainerProps
(),
SCR_BaseContainerLocalizedTitleField
(
"Name"
)]
2
class
SCR_UIInfoSpawnRequestResult
:
SCR_UIName
3
{
4
[
Attribute
(
"#AR-DeployMenu_DeployIn"
,
desc
:
"Text with respawn timer as %1"
, uiwidget: UIWidgets.LocaleEditBox)]
5
protected
LocalizedString
m_sNameWithTimer;
6
7
//------------------------------------------------------------------------------------------------
9
LocalizedString
GetNameWithTimer()
10
{
11
return
m_sNameWithTimer;
12
}
13
}
SCR_UIName
Definition:
SCR_UIName.c:5
SCR_BaseContainerLocalizedTitleField
SCR_TabViewComponent SCR_ScriptedWidgetComponent SCR_BaseContainerLocalizedTitleField("m_sTabButtonContent")
Definition:
SCR_TabViewComponent.c:963
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition:
SCR_RespawnBriefingComponent.c:17
Attribute
typedef Attribute
Post-process effect of scripted camera.
LocalizedString
Definition:
LocalizedString.c:21
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
SCR_UIInfoSpawnRequestResult
Definition:
SCR_UIInfoSpawnRequestResult.c:2
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
Containers
UIInfo
SCR_UIInfoSpawnRequestResult.c
Generated by
1.8.17