Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CampaignRelayAlternativeSpot.c
Go to the documentation of this file.
1
[
EntityEditorProps
(
category
:
"GameScripted/Campaign"
, description:
"Alternative location for a radio relay."
, color:
"0 0 255 255"
, insertable:
false
)]
2
class
SCR_CampaignRelayAlternativeSpotClass
: GenericEntityClass
3
{
4
};
5
6
//------------------------------------------------------------------------------------------------
8
class
SCR_CampaignRelayAlternativeSpot
:
GenericEntity
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
GenericEntity
SCR_GenericBoxEntityClass GenericEntity
SCR_CampaignRelayAlternativeSpot
Campaign relays have randomized placement on the map, this entity serves as a potential location.
Definition:
SCR_CampaignRelayAlternativeSpot.c:8
SCR_CampaignRelayAlternativeSpotClass
Definition:
SCR_CampaignRelayAlternativeSpot.c:2
category
params category
Definition:
SCR_VehicleDamageManagerComponent.c:180
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Entities
Campaign
SCR_CampaignRelayAlternativeSpot.c
Generated by
1.8.17