Class Mover
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class Mover : ScriptComponentBehavior
- Inheritance
-
Mover
- Inherited Members
Constructors
Mover()
public Mover()
Methods
GetTickRequirement()
public override ScriptComponentBehavior.TickRequirement GetTickRequirement()
Returns
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()
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).