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