Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkTaskKillSupportEntity.c
Go to the documentation of this file.
1 //------------------------------------------------------------------------------------------------
2 [EntityEditorProps(category: "GameScripted/Tasks", description: "Task kill support entity.", color: "0 0 255 255")]
4 {
5 };
6 
7 //------------------------------------------------------------------------------------------------
9 {
10 }
EntityEditorProps
enum EQueryType EntityEditorProps(category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
Definition: SCR_AmbientSoundsComponent.c:12
SCR_ScenarioFrameworkTaskKillSupportEntity
Definition: SCR_ScenarioFrameworkTaskKillSupportEntity.c:8
SCR_ScenarioFrameworkTaskKillSupportEntityClass
Definition: SCR_ScenarioFrameworkTaskKillSupportEntity.c:3
SCR_ScenarioFrameworkTaskSupportEntity
Definition: SCR_ScenarioFrameworkTaskSupportEntity.c:8
SCR_ScenarioFrameworkTaskSupportEntityClass
Definition: SCR_ScenarioFrameworkTaskSupportEntity.c:3
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180