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
dtfloat
OnEditorVariableChanged(string)
protected override void OnEditorVariableChanged(string variableName)
Parameters
variableNamestring
OnInit()
protected override void OnInit()
OnTick(float)
protected override void OnTick(float dt)
Parameters
dtfloat
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).