Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
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
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_BaseContainerLocalizedTitleField
SCR_PlayerCommandingConfigActionPair Managed SCR_BaseContainerLocalizedTitleField("m_sCommandName")
Definition
SCR_PlayerCommandsConfig.c:58
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition
SCR_RespawnBriefingComponent.c:17
LocalizedString
Definition
LocalizedString.c:22
SCR_UIInfoSpawnRequestResult
Definition
SCR_UIInfoSpawnRequestResult.c:3
SCR_UIInfoSpawnRequestResult::m_sNameWithTimer
LocalizedString m_sNameWithTimer
Definition
SCR_UIInfoSpawnRequestResult.c:5
SCR_UIInfoSpawnRequestResult::GetNameWithTimer
LocalizedString GetNameWithTimer()
Definition
SCR_UIInfoSpawnRequestResult.c:9
SCR_UIName
Definition
SCR_UIName.c:6
UIWidgets
Definition
attributes.c:40
Attribute
SCR_FieldOfViewSettings Attribute
Definition
SendGoalMessage.c:170
scripts
Game
Editor
Containers
UIInfo
SCR_UIInfoSpawnRequestResult.c
Generated by
1.17.0