Class TestScript
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class TestScript : ScriptComponentBehavior
- Inheritance
-
TestScript
- Inherited Members
Constructors
TestScript()
public TestScript()
Fields
CurrentDistance
protected float CurrentDistance
Field Value
MoveAxisX
public float MoveAxisX
Field Value
MoveAxisY
public float MoveAxisY
Field Value
MoveAxisZ
public float MoveAxisZ
Field Value
MoveDirection
protected float MoveDirection
Field Value
MoveDistance
public float MoveDistance
Field Value
MoveSpeed
public float MoveSpeed
Field Value
forwardRotatingEntity
public GameEntity forwardRotatingEntity
Field Value
isWaterMill
public bool isWaterMill
Field Value
rotationSpeed
public float rotationSpeed
Field Value
sideRotatingEntity
public GameEntity sideRotatingEntity
Field Value
testString
public string testString
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
OnInit()
protected override void OnInit()
OnTick(float)
protected override void OnTick(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).