Table of Contents

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 Scene
boundaryPoints ICollection<Vec2>
meshColor uint

Returns

Mesh

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).