Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_LineTerrainShaperGeneratorEntity.c
Go to the documentation of this file.
1 [EntityEditorProps(category: "GameLib/Scripted/Generator", description: "Line Terrain Shaper", dynamicBox: true, visible: false)]
3 {
4 }
5 
6 class SCR_LineTerrainShaperGeneratorEntity : SCR_LineTerrainShaperGeneratorBaseEntity // pure inheritance, nothing added
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_LineTerrainShaperGeneratorBaseEntityClass
Definition: SCR_LineTerrainShaperGeneratorBaseEntity.c:1
SCR_LineTerrainShaperGeneratorEntityClass
Definition: SCR_LineTerrainShaperGeneratorEntity.c:2
category
params category
Definition: SCR_VehicleDamageManagerComponent.c:180