Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EditorTaskSupportEntity.c
Go to the documentation of this file.
1 //------------------------------------------------------------------------------------------------
2 [EntityEditorProps(category: "GameScripted/Tasks", description: "Editor task 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_EditorTaskSupportEntityClass
Definition: SCR_EditorTaskSupportEntity.c:3
SCR_BaseTaskSupportEntityClass
Definition: SCR_BaseTaskSupportEntity.c:3
SCR_BaseTaskSupportEntity
Definition: SCR_BaseTaskSupportEntity.c:8
SCR_EditorTaskSupportEntity
Definition: SCR_EditorTaskSupportEntity.c:8
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180