Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_InsectDef.c
Go to the documentation of this file.
3{
4 [Attribute(desc: "Sound name to be used")]
5 string m_sSoundName;
6
7 [Attribute(desc: "Particle effect to be created (Do not use together with Prefab Name as Prefabs will be preferred first)")]
8 ResourceName m_sParticleEffect;
9
10 [Attribute(desc: "Insect prefab to be created (Do not use together with Particle Effect as Prefabs will be preferred first)")]
11 ResourceName m_sPrefabName;
12
13 [Attribute("1", UIWidgets.ComboBox, "", "", ParamEnumArray.FromEnum(EDayTimeCurve))]
14 EDayTimeCurve m_eDayTimeCurve;
15}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
EDayTimeCurve
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute