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"
)]
3
class
SCR_CampaignBuildingTaskSupportEntityClass
:
SCR_CampaignBaseTaskSupportEntityClass
4
{
5
};
6
7
//------------------------------------------------------------------------------------------------
8
class
SCR_CampaignBuildingTaskSupportEntity
:
SCR_CampaignBaseTaskSupportEntity
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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Tasks
SupportEntities
SCR_CampaignBuildingTaskSupportEntity.c
Generated by
1.8.17