M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.MountAndBlade.RoadStart Class Reference

Inherits TaleWorlds.Engine.ScriptComponentBehavior.

Public Attributes

float textureSweepX
 
float textureSweepY
 
string materialName = "blood_decal_terrain_material"
 

Protected Member Functions

override void OnRemoved (int removeReason)
 
- 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]
 

Member Function Documentation

◆ OnRemoved()

override void TaleWorlds.MountAndBlade.RoadStart.OnRemoved ( int  removeReason)
protectedvirtual

Member Data Documentation

◆ textureSweepX

float TaleWorlds.MountAndBlade.RoadStart.textureSweepX

◆ textureSweepY

float TaleWorlds.MountAndBlade.RoadStart.textureSweepY

◆ materialName

string TaleWorlds.MountAndBlade.RoadStart.materialName = "blood_decal_terrain_material"