Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditableLinkedContentBrowserUIInfo.c
Go to the documentation of this file.
3 {
4  [Attribute(desc: "The config which can be used for opening the content browser and only showing the correct labels and active filter.")]
5  protected ref SCR_EditorContentBrowserDisplayConfig m_ContentBrowserLabelConfig;
6 
7  //------------------------------------------------------------------------------------------------
10  SCR_EditorContentBrowserDisplayConfig GetContentBrowserDisplayConfig()
11  {
12  return m_ContentBrowserLabelConfig;
13  }
14 }
SCR_EditorContentBrowserDisplayConfig
Definition: SCR_EditorContentBrowserDisplayConfig.c:5
SCR_EditableEntityUIInfo
Definition: SCR_EditableEntityUIInfo.c:2
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_EditableLinkedContentBrowserUIInfo
Definition: SCR_EditableLinkedContentBrowserUIInfo.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