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
rotationSpeed
public float rotationSpeed
Field Value
testEntity
public GameEntity testEntity
Field Value
testMesh
public MetaMesh testMesh
Field Value
testTexture
public Texture testTexture
Field Value
waterSplashIntervalMultiplier
public float waterSplashIntervalMultiplier
Field Value
waterSplashPhaseOffset
public float waterSplashPhaseOffset
Field Value
Methods
GetIntegerFromStringEnd(string)
public static int GetIntegerFromStringEnd(string str)
Parameters
str
string
Returns
GetTickRequirement()
public override ScriptComponentBehavior.TickRequirement GetTickRequirement()
Returns
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).