Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_FuelNozzle.c
Go to the documentation of this file.
1 [EntityEditorProps(category: "GameScripted/ScriptWizard", description: "")]
2 class SCR_FuelNozzleClass : GenericEntityClass
3 {
4 }
5 
6 class SCR_FuelNozzle : GenericEntity
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
SCR_FuelNozzleClass
Definition: SCR_FuelNozzle.c:2
GenericEntity
SCR_GenericBoxEntityClass GenericEntity
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180