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.
1
[
BaseContainerProps
()]
2
class
SCR_BuildingLinkRegion
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.
SCR_BuildingLinkRegion
Definition:
SCR_BuildingLinkRegion.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
Destruction
Building
SCR_BuildingLinkRegion.c
Generated by
1.8.17