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

Go to the source code of this file.

Enumerations

enum  ETerrainType
 

Functions

enum ETerrainType BaseContainerProps ()] class SCR_TerrainDef
 

Variables

 MEADOW_GRASS_SHORT
 
 MEADOW_GRASS_TALL
 
 FOREST_CONIFER
 
 FOREST_LEAFY
 
 CROPFIELD
 
 CONCRETE
 
 OCEAN
 
 POND
 
 POND_SMALL
 

Enumeration Type Documentation

◆ ETerrainType

Definition at line 1 of file SCR_TerrainDef.c.

Function Documentation

◆ BaseContainerProps()

enum ETerrainType BaseContainerProps ( )

Definition at line 14 of file SCR_TerrainDef.c.

Variable Documentation

◆ CONCRETE

CONCRETE

Definition at line 7 of file SCR_TerrainDef.c.

◆ CROPFIELD

CROPFIELD

Definition at line 6 of file SCR_TerrainDef.c.

◆ FOREST_CONIFER

FOREST_CONIFER

Definition at line 4 of file SCR_TerrainDef.c.

◆ FOREST_LEAFY

FOREST_LEAFY

Definition at line 5 of file SCR_TerrainDef.c.

◆ MEADOW_GRASS_SHORT

MEADOW_GRASS_SHORT

Definition at line 2 of file SCR_TerrainDef.c.

◆ MEADOW_GRASS_TALL

MEADOW_GRASS_TALL

Definition at line 3 of file SCR_TerrainDef.c.

◆ OCEAN

OCEAN

Definition at line 8 of file SCR_TerrainDef.c.

◆ POND

@ POND

Definition at line 9 of file SCR_TerrainDef.c.

◆ POND_SMALL

POND_SMALL

Definition at line 11 of file SCR_TerrainDef.c.