Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_TutorialCourseEntityInfo.c
Go to the documentation of this file.
3{
4 [Attribute(uiwidget: UIWidgets.ResourcePickerThumbnail, desc: "Prefab resource name", "et")]
5 ResourceName m_sPrefabResourceName;
6
7 [Attribute(desc: "Name to be set to entity", category: "Entity")]
8 string m_sEntityName;
9
10 [Attribute(desc: "Position to spawn entity at", category: "Entity")]
11 string m_sSpawnPosName;
12
13 [Attribute(desc: "If true, entity will be despawned after end of the course", category: "Despawn")]
14 bool m_bDespawnAfterCourse;
15
16 [Attribute(desc: "Respawn entity, even if present in world", category: "Respawn")]
17 bool m_bRespawn;
18
19 [Attribute(desc: "Entity must be damaged for respawn", category: "Respawn")]
20 bool m_bRespawnDamaged;
21
22 [Attribute(desc: "Entity must be out of minimum distance from its spawn position to be spawned", category: "Respawn")]
23 bool m_bRespawnDistance;
24
25 [Attribute(defvalue: "5", desc: "Respawn only if distance from spawn position is bigger than this value", category: "Respawn")]
26 float m_fRespawnMinimumDistance;
27}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
SCR_Faction ScriptedFaction SCR_BaseContainerCustomTitleField("m_sCallsign")
UI Textures DeployMenu Briefing conflict_HintBanner_1_UI desc
SCR_FieldOfViewSettings Attribute