Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
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 1 of file SCR_TerrainDef.c.

Variable Documentation

◆ CONCRETE

CONCRETE

Definition at line 20 of file SCR_TerrainDef.c.

◆ CROPFIELD

CROPFIELD

Definition at line 19 of file SCR_TerrainDef.c.

◆ FOREST_CONIFER

FOREST_CONIFER

Definition at line 17 of file SCR_TerrainDef.c.

◆ FOREST_LEAFY

FOREST_LEAFY

Definition at line 18 of file SCR_TerrainDef.c.

◆ MEADOW_GRASS_SHORT

MEADOW_GRASS_SHORT

Definition at line 15 of file SCR_TerrainDef.c.

◆ MEADOW_GRASS_TALL

MEADOW_GRASS_TALL

Definition at line 16 of file SCR_TerrainDef.c.

◆ OCEAN

@ OCEAN

Definition at line 21 of file SCR_TerrainDef.c.

◆ POND

@ POND

Definition at line 22 of file SCR_TerrainDef.c.

◆ POND_SMALL

POND_SMALL

Definition at line 23 of file SCR_TerrainDef.c.