Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BudgetUIInfo.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_BudgetUIInfo
:
SCR_UIInfo
3
{
4
[
Attribute
(
desc
:
"Value sets an order when more budget should be shown at the asset card. Higher number has higher priority to be shown."
)]
5
protected
int
m_iPriorityOrderUI;
6
7
//------------------------------------------------------------------------------------------------
9
int
GetPriorityOrder()
10
{
11
return
m_iPriorityOrderUI;
12
}
13
}
desc
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
Definition:
SCR_RespawnBriefingComponent.c:17
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_UIInfo
Definition:
SCR_UIInfo.c:7
SCR_BudgetUIInfo
Definition:
SCR_BudgetUIInfo.c:2
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
Editor
UI
Components
Common
SCR_BudgetUIInfo.c
Generated by
1.8.17