Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkSlotKill.c
Go to the documentation of this file.
1 [EntityEditorProps(category: "GameScripted/ScenarioFramework/Slot", description: "")]
3 {
4 }
5 
6 class SCR_ScenarioFrameworkSlotKill : SCR_ScenarioFrameworkSlotTaskAI
7 {
8 }
EntityEditorProps
enum EQueryType EntityEditorProps(category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
Definition: SCR_AmbientSoundsComponent.c:12
SCR_ScenarioFrameworkSlotTaskAIClass
Definition: SCR_ScenarioFrameworkSlotTaskAI.c:2
SCR_ScenarioFrameworkSlotKillClass
Definition: SCR_ScenarioFrameworkSlotKill.c:2
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180