Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BuildingLinkRegion.c
Go to the documentation of this file.
3 {
4  [Attribute("", UIWidgets.EditBox, "Index of the parent region")]
5  int m_iParent;
6  [Attribute("", UIWidgets.EditBox, "List of indexes of the child regions")]
7  ref array<int> m_aChildren;
8 };
Attribute
typedef Attribute
Post-process effect of scripted camera.
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