Table of Contents

Class BatteringRamSpawner

Namespace
TaleWorlds.MountAndBlade.Objects.Siege
Assembly
TaleWorlds.MountAndBlade.dll
public class BatteringRamSpawner : SpawnerBase
Inheritance
BatteringRamSpawner
Derived
Inherited Members

Constructors

BatteringRamSpawner()

public BatteringRamSpawner()

Fields

AddOnDeployTag

[EditorVisibleScriptComponentVariable(true)]
public string AddOnDeployTag

Field Value

string

BridgeNavMeshID_1

[EditorVisibleScriptComponentVariable(true)]
public int BridgeNavMeshID_1

Field Value

int

BridgeNavMeshID_2

[EditorVisibleScriptComponentVariable(true)]
public int BridgeNavMeshID_2

Field Value

int

DitchNavMeshID_1

[EditorVisibleScriptComponentVariable(true)]
public int DitchNavMeshID_1

Field Value

int

DitchNavMeshID_2

[EditorVisibleScriptComponentVariable(true)]
public int DitchNavMeshID_2

Field Value

int

EnableAutoGhostMovement

public bool EnableAutoGhostMovement

Field Value

bool

GateTag

[EditorVisibleScriptComponentVariable(true)]
public string GateTag

Field Value

string

GroundToBridgeNavMeshID_1

[EditorVisibleScriptComponentVariable(true)]
public int GroundToBridgeNavMeshID_1

Field Value

int

GroundToBridgeNavMeshID_2

[EditorVisibleScriptComponentVariable(true)]
public int GroundToBridgeNavMeshID_2

Field Value

int

PathEntityName

[EditorVisibleScriptComponentVariable(true)]
public string PathEntityName

Field Value

string

RemoveOnDeployTag

[EditorVisibleScriptComponentVariable(true)]
public string RemoveOnDeployTag

Field Value

string

SideTag

[EditorVisibleScriptComponentVariable(true)]
public string SideTag

Field Value

string

SpeedModifierFactor

[EditorVisibleScriptComponentVariable(true)]
public float SpeedModifierFactor

Field Value

float

wait_pos_ground

[SpawnerBase.SpawnerPermissionField]
public MatrixFrame wait_pos_ground

Field Value

MatrixFrame

Methods

AssignParameters(SpawnerEntityMissionHelper)

public override void AssignParameters(SpawnerEntityMissionHelper _spawnerMissionHelper)

Parameters

_spawnerMissionHelper SpawnerEntityMissionHelper

OnCheckForProblems()

protected override bool OnCheckForProblems()

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

OnPreInit()

protected override void OnPreInit()

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