Table of Contents

Class BannerVisual

Namespace
TaleWorlds.MountAndBlade.View
Assembly
TaleWorlds.MountAndBlade.View.dll
public class BannerVisual : IBannerVisual
Inheritance
BannerVisual
Implements
Inherited Members

Constructors

BannerVisual(Banner)

public BannerVisual(Banner banner)

Parameters

banner Banner

Properties

Banner

public Banner Banner { get; }

Property Value

Banner

Methods

ConvertToMultiMesh()

public MetaMesh ConvertToMultiMesh()

Returns

MetaMesh

GetMeshMatrix(ref Mesh, float, float, float, float, bool, float, float)

public static MatrixFrame GetMeshMatrix(ref Mesh mesh, float marginLeft, float marginTop, float width, float height, bool mirrored, float rotation, float deltaZ)

Parameters

mesh Mesh
marginLeft float
marginTop float
width float
height float
mirrored bool
rotation float
deltaZ float

Returns

MatrixFrame

GetTableauTextureLarge(Action<Texture>, bool)

public Texture GetTableauTextureLarge(Action<Texture> setAction, bool isTableauOrNineGrid = true)

Parameters

setAction Action<Texture>
isTableauOrNineGrid bool

Returns

Texture

GetTableauTextureSmall(Action<Texture>, bool)

public Texture GetTableauTextureSmall(Action<Texture> setAction, bool isTableauOrNineGrid = true)

Parameters

setAction Action<Texture>
isTableauOrNineGrid bool

Returns

Texture

ValidateCreateTableauTextures()

public void ValidateCreateTableauTextures()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).