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

Go to the source code of this file.

Enumerations

enum  EEnvironmentType
 

Functions

enum EEnvironmentType BaseContainerProps (configRoot:true)
 

Variables

 MEADOW
 
 FOREST
 
 HOUSES
 
 SEA
 

Enumeration Type Documentation

◆ EEnvironmentType

Definition at line 1 of file SCR_SpawnDef.c.

Function Documentation

◆ BaseContainerProps()

enum EEnvironmentType BaseContainerProps ( configRoot:true  )

Definition at line 9 of file SCR_SpawnDef.c.

Variable Documentation

◆ FOREST

@ FOREST

Definition at line 3 of file SCR_SpawnDef.c.

◆ HOUSES

@ HOUSES

Definition at line 4 of file SCR_SpawnDef.c.

◆ MEADOW

@ MEADOW

Definition at line 2 of file SCR_SpawnDef.c.

◆ SEA

@ SEA

Definition at line 6 of file SCR_SpawnDef.c.