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
BridgeNavMeshID_1
[EditorVisibleScriptComponentVariable(true)]
public int BridgeNavMeshID_1
Field Value
BridgeNavMeshID_2
[EditorVisibleScriptComponentVariable(true)]
public int BridgeNavMeshID_2
Field Value
DitchNavMeshID_1
[EditorVisibleScriptComponentVariable(true)]
public int DitchNavMeshID_1
Field Value
DitchNavMeshID_2
[EditorVisibleScriptComponentVariable(true)]
public int DitchNavMeshID_2
Field Value
EnableAutoGhostMovement
public bool EnableAutoGhostMovement
Field Value
GateTag
[EditorVisibleScriptComponentVariable(true)]
public string GateTag
Field Value
GroundToBridgeNavMeshID_1
[EditorVisibleScriptComponentVariable(true)]
public int GroundToBridgeNavMeshID_1
Field Value
GroundToBridgeNavMeshID_2
[EditorVisibleScriptComponentVariable(true)]
public int GroundToBridgeNavMeshID_2
Field Value
PathEntityName
[EditorVisibleScriptComponentVariable(true)]
public string PathEntityName
Field Value
RemoveOnDeployTag
[EditorVisibleScriptComponentVariable(true)]
public string RemoveOnDeployTag
Field Value
SideTag
[EditorVisibleScriptComponentVariable(true)]
public string SideTag
Field Value
SpeedModifierFactor
[EditorVisibleScriptComponentVariable(true)]
public float SpeedModifierFactor
Field Value
wait_pos_ground
[SpawnerBase.SpawnerPermissionField]
public MatrixFrame wait_pos_ground
Field Value
Methods
AssignParameters(SpawnerEntityMissionHelper)
public override void AssignParameters(SpawnerEntityMissionHelper _spawnerMissionHelper)
Parameters
_spawnerMissionHelper
SpawnerEntityMissionHelper
OnCheckForProblems()
protected override bool OnCheckForProblems()
Returns
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).