Table of Contents

Struct TerrainSourceRule

Namespace
AwesomeTechnologies.VegetationSystem
Assembly
Assembly-CSharp.dll
public struct TerrainSourceRule
Inherited Members
Extension Methods

Fields

UseTerrainSourceID1

public bool UseTerrainSourceID1

Field Value

bool

UseTerrainSourceID2

public bool UseTerrainSourceID2

Field Value

bool

UseTerrainSourceID3

public bool UseTerrainSourceID3

Field Value

bool

UseTerrainSourceID4

public bool UseTerrainSourceID4

Field Value

bool

UseTerrainSourceID5

public bool UseTerrainSourceID5

Field Value

bool

UseTerrainSourceID6

public bool UseTerrainSourceID6

Field Value

bool

UseTerrainSourceID7

public bool UseTerrainSourceID7

Field Value

bool

UseTerrainSourceID8

public bool UseTerrainSourceID8

Field Value

bool

Properties

this[int]

public bool this[int index] { get; set; }

Parameters

index int

Property Value

bool

Methods

SetUseTerrainSource(int, bool)

public void SetUseTerrainSource(int index, bool value)

Parameters

index int
value bool

UseTerrainSource(int)

public bool UseTerrainSource(int index)

Parameters

index int

Returns

bool