Table of Contents

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

float

MoveAxisX

public float MoveAxisX

Field Value

float

MoveAxisY

public float MoveAxisY

Field Value

float

MoveAxisZ

public float MoveAxisZ

Field Value

float

MoveDirection

protected float MoveDirection

Field Value

float

MoveDistance

public float MoveDistance

Field Value

float

MoveSpeed

public float MoveSpeed

Field Value

float

forwardRotatingEntity

public GameEntity forwardRotatingEntity

Field Value

GameEntity

isWaterMill

public bool isWaterMill

Field Value

bool

rotationSpeed

public float rotationSpeed

Field Value

float

sideRotatingEntity

public GameEntity sideRotatingEntity

Field Value

GameEntity

testString

public string testString

Field Value

string

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

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).