Class BoundaryWallView
- Namespace
- TaleWorlds.MountAndBlade
- Assembly
- TaleWorlds.MountAndBlade.dll
public class BoundaryWallView : ScriptComponentBehavior
- Inheritance
-
BoundaryWallView
- Inherited Members
Constructors
BoundaryWallView()
public BoundaryWallView()
Methods
CreateBoundaryMesh(Scene, ICollection<Vec2>, uint)
public static Mesh CreateBoundaryMesh(Scene scene, ICollection<Vec2> boundaryPoints, uint meshColor = 536918784)
Parameters
scene
SceneboundaryPoints
ICollection<Vec2>meshColor
uint
Returns
OnEditorTick(float)
protected override void OnEditorTick(float dt)
Parameters
dt
float
OnInit()
protected override void OnInit()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).