Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AmbientInsectsComponent.c File Reference

Go to the source code of this file.

Classes

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 1 of file SCR_AmbientInsectsComponent.c.

Variable Documentation

◆ AboveTerrain

AboveTerrain

Definition at line 15 of file SCR_AmbientInsectsComponent.c.

◆ Distance

Distance

Definition at line 19 of file SCR_AmbientInsectsComponent.c.

◆ EntitySize

EntitySize

Definition at line 14 of file SCR_AmbientInsectsComponent.c.

◆ EnvironmentType

EnvironmentType

Definition at line 17 of file SCR_AmbientInsectsComponent.c.

◆ Seed

Seed

Definition at line 18 of file SCR_AmbientInsectsComponent.c.

◆ SoundName

SoundName

Definition at line 13 of file SCR_AmbientInsectsComponent.c.

◆ SunAngle

SunAngle

Definition at line 16 of file SCR_AmbientInsectsComponent.c.