Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_HitZoneStateSignalData.c
Go to the documentation of this file.
1 [BaseContainerProps(configRoot: true)]
3 {
4  [Attribute("", UIWidgets.Auto, "Signal name")]
5  string m_sSignalName;
6 
7  [Attribute("", UIWidgets.Auto, "Parent hitzone name")]
8  ref array<string> m_aHitZoneNames;
9 }
SCR_HitZoneStateSignalData
Definition: SCR_HitZoneStateSignalData.c:2
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