Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AmbientSoundsComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_AmbientSoundsComponent
 

Enumerations

enum  EQueryType
 

Functions

enum EQueryType EntityEditorProps (category:"GameScripted/Sound", description:"THIS IS THE SCRIPT DESCRIPTION.", color:"0 0 255 255")
 

Variables

 TreeBush
 
 TreeLeafy
 
 TreeLeafyDomestic
 
 TreeConifer
 
 TreeStump
 
 TreeWithered
 
 Building
 

Enumeration Type Documentation

◆ EQueryType

enum EQueryType

Definition at line 1 of file SCR_AmbientSoundsComponent.c.

Function Documentation

◆ EntityEditorProps()

enum EQueryType EntityEditorProps ( category:"GameScripted/Sound"  ,
description:"THIS IS THE SCRIPT DESCRIPTION."  ,
color:"0 0 255 255"   
)

Definition at line 12 of file SCR_AmbientSoundsComponent.c.

Variable Documentation

◆ Building

Definition at line 8 of file SCR_AmbientSoundsComponent.c.

◆ TreeBush

TreeBush

Definition at line 2 of file SCR_AmbientSoundsComponent.c.

◆ TreeConifer

TreeConifer

Definition at line 5 of file SCR_AmbientSoundsComponent.c.

◆ TreeLeafy

TreeLeafy

Definition at line 3 of file SCR_AmbientSoundsComponent.c.

◆ TreeLeafyDomestic

TreeLeafyDomestic

Definition at line 4 of file SCR_AmbientSoundsComponent.c.

◆ TreeStump

TreeStump

Definition at line 6 of file SCR_AmbientSoundsComponent.c.

◆ TreeWithered

TreeWithered

Definition at line 7 of file SCR_AmbientSoundsComponent.c.