|
M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
|
Inherits TaleWorlds.Engine.ScriptComponentBehavior.
Public Attributes | |
| SimpleButton | CheckPositions |
| SimpleButton | SavePositions |
| SimpleButton | ComputeAndSaveSettlementDistanceCache |
Protected Member Functions | |
| override void | OnEditorVariableChanged (string variableName) |
| Called when an object's field has changed from the editor. More... | |
| override void | OnSceneSave (string saveFolder) |
| Called before the scene of object is being saved in editor More... | |
| override void | OnInit () |
| This callback method is called when the object is constructed. More... | |
| override bool | IsOnlyVisual () |
Protected Member Functions inherited from TaleWorlds.Engine.ScriptComponentBehavior | |
| void | InvalidateWeakPointersIfValid () |
| ScriptComponentBehavior () | |
| virtual void | OnRemoved (int removeReason) |
Additional Inherited Members | |
Public Types inherited from TaleWorlds.Engine.ScriptComponentBehavior | |
| enum | TickRequirement : uint |
Public Member Functions inherited from TaleWorlds.Engine.ScriptComponentBehavior | |
| void | SetScriptComponentToTick (TickRequirement value) |
| void | SetScriptComponentToTickMT (TickRequirement value) |
| virtual TickRequirement | GetTickRequirement () |
Properties inherited from TaleWorlds.Engine.ScriptComponentBehavior | |
| GameEntity | GameEntity [get] |
| ManagedScriptComponent | ScriptComponent [get] |
| ManagedScriptHolder | ManagedScriptHolder [get] |
| Scene | Scene [get] |
|
protectedvirtual |
| variableName | Name of the field which has just changed. |
Reimplemented from TaleWorlds.Engine.ScriptComponentBehavior.
|
protectedvirtual |
| variableName | Name of the field which has just changed. |
Reimplemented from TaleWorlds.Engine.ScriptComponentBehavior.
|
protectedvirtual |
Reimplemented from TaleWorlds.Engine.ScriptComponentBehavior.
|
protectedvirtual |
Reimplemented from TaleWorlds.Engine.ScriptComponentBehavior.
| SimpleButton SandBox.SettlementPositionScript.CheckPositions |
| SimpleButton SandBox.SettlementPositionScript.SavePositions |
| SimpleButton SandBox.SettlementPositionScript.ComputeAndSaveSettlementDistanceCache |