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

Go to the source code of this file.

Data Structures

class  SCR_AmbientInsectsComponent
 

Enumerations

enum  ELocalAmbientSignal
 

Functions

enum ELocalAmbientSignal EntityEditorProps (category:"GameScripted/Sound", description:"Component handling ambient Insects", color:"0 0 255 255")
 

Variables

 SoundName
 
 EntitySize
 
 AboveTerrain
 
 SunAngle
 
 EnvironmentType
 
 Seed
 
 Distance
 

Enumeration Type Documentation

◆ ELocalAmbientSignal

Definition at line 1 of file SCR_AmbientInsectsComponent.c.

Function Documentation

◆ EntityEditorProps()

enum ELocalAmbientSignal EntityEditorProps ( category:"GameScripted/Sound"  ,
description:"Component handling ambient Insects"  ,
color:"0 0 255 255"   
)

Definition at line 12 of file SCR_AmbientInsectsComponent.c.

Variable Documentation

◆ AboveTerrain

AboveTerrain

Definition at line 4 of file SCR_AmbientInsectsComponent.c.

◆ Distance

Distance

Definition at line 9 of file SCR_AmbientInsectsComponent.c.

◆ EntitySize

EntitySize

Definition at line 3 of file SCR_AmbientInsectsComponent.c.

◆ EnvironmentType

EnvironmentType

Definition at line 6 of file SCR_AmbientInsectsComponent.c.

◆ Seed

Seed

Definition at line 7 of file SCR_AmbientInsectsComponent.c.

◆ SoundName

SoundName

Definition at line 2 of file SCR_AmbientInsectsComponent.c.

◆ SunAngle

SunAngle

Definition at line 5 of file SCR_AmbientInsectsComponent.c.