Table of Contents

Class WindMill

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class WindMill : ScriptComponentBehavior
Inheritance
WindMill
Inherited Members

Constructors

WindMill()

public WindMill()

Fields

isWaterMill

public bool isWaterMill

Field Value

bool

rotationSpeed

public float rotationSpeed

Field Value

float

testEntity

public GameEntity testEntity

Field Value

GameEntity

testMesh

public MetaMesh testMesh

Field Value

MetaMesh

testTexture

public Texture testTexture

Field Value

Texture

waterSplashIntervalMultiplier

public float waterSplashIntervalMultiplier

Field Value

float

waterSplashPhaseOffset

public float waterSplashPhaseOffset

Field Value

float

Methods

GetIntegerFromStringEnd(string)

public static int GetIntegerFromStringEnd(string str)

Parameters

str string

Returns

int

GetTickRequirement()

public override ScriptComponentBehavior.TickRequirement GetTickRequirement()

Returns

ScriptComponentBehavior.TickRequirement

OnEditorTick(float)

protected override void OnEditorTick(float dt)

Parameters

dt float

OnEditorVariableChanged(string)

protected override void OnEditorVariableChanged(string variableName)

Parameters

variableName string

OnInit()

protected override void OnInit()

OnTickParallel(float)

protected override void OnTickParallel(float dt)

Parameters

dt float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).