Table of Contents

Class CTIWindController

Namespace
AwesomeTechnologies.VegetationSystem.Wind
Assembly
Assembly-CSharp.dll
public class CTIWindController : IWindController
Inheritance
CTIWindController
Implements
Inherited Members
Extension Methods

Constructors

CTIWindController()

public CTIWindController()

Fields

WindSpeed

public float WindSpeed

Field Value

float

Properties

Settings

public WindControllerSettings Settings { get; set; }

Property Value

WindControllerSettings

WindControlerID

public string WindControlerID { get; }

Property Value

string

Methods

CreateDefaultSettings()

public WindControllerSettings CreateDefaultSettings()

Returns

WindControllerSettings

RefreshSettings()

public void RefreshSettings()

UpdateWind(WindZone, float)

public void UpdateWind(WindZone windZone, float windSpeedFactor)

Parameters

windZone WindZone
windSpeedFactor float