Table of Contents

Class RoadStart

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

Constructors

RoadStart()

public RoadStart()

Fields

materialName

public string materialName

Field Value

string

textureSweepX

public float textureSweepX

Field Value

float

textureSweepY

public float textureSweepY

Field Value

float

Methods

MovesEntity()

protected override bool MovesEntity()

Returns

bool

OnEditorInit()

protected override void OnEditorInit()

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

OnRemoved(int)

protected override void OnRemoved(int removeReason)

Parameters

removeReason int

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