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"
)]
3
class
SCR_EditorTaskSupportEntityClass
:
SCR_BaseTaskSupportEntityClass
4
{
5
};
6
7
//------------------------------------------------------------------------------------------------
8
class
SCR_EditorTaskSupportEntity
:
SCR_BaseTaskSupportEntity
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Tasks
Editor
SCR_EditorTaskSupportEntity.c
Generated by
1.8.17