Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
LoadingScreenHints.c
Go to the documentation of this file.
1 [BaseContainerProps(configRoot: true)]
2 class SCR_LoadingScreenHints : Managed
3 {
4  [Attribute("", UIWidgets.ResourceAssignArray, "Loading screen hints", "conf")]
5  protected ref array<string> m_aHints;
6 };
Attribute
typedef Attribute
Post-process effect of scripted camera.
SCR_LoadingScreenHints
Definition: LoadingScreenHints.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