Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CampaignAIVehicleSpawnComponent.c
Go to the documentation of this file.
1 [EntityEditorProps(category: "GameScripted/Campaign", description: "Marks a Trigger as usable for spawning vehicles for AI units", color: "0 0 255 255")]
2 class SCR_CampaignAIVehicleSpawnComponentClass : ScriptComponentClass
3 {
4 }
5 
6 class SCR_CampaignAIVehicleSpawnComponent : ScriptComponent
7 {
8 }
EntityEditorProps
enum EQueryType EntityEditorProps(category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
Definition: SCR_AmbientSoundsComponent.c:12
ScriptComponent
SCR_SiteSlotEntityClass ScriptComponent
SCR_CampaignAIVehicleSpawnComponentClass
Definition: SCR_CampaignAIVehicleSpawnComponent.c:2
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180