Table of Contents

Class ItemObjectViewExtensions

Namespace
TaleWorlds.MountAndBlade.View
Assembly
TaleWorlds.MountAndBlade.View.dll
public static class ItemObjectViewExtensions
Inheritance
ItemObjectViewExtensions
Inherited Members

Methods

GetCraftedMultiMesh(ItemObject, bool)

public static MetaMesh GetCraftedMultiMesh(this ItemObject itemObject, bool needBatchedVersion)

Parameters

itemObject ItemObject
needBatchedVersion bool

Returns

MetaMesh

GetMultiMeshCopy(ItemObject)

public static MetaMesh GetMultiMeshCopy(this ItemObject itemObject)

Parameters

itemObject ItemObject

Returns

MetaMesh

GetMultiMeshCopyWithGenderData(ItemObject, bool, bool, bool)

public static MetaMesh GetMultiMeshCopyWithGenderData(this ItemObject itemObject, bool isFemale, bool hasGloves, bool needBatchedVersion)

Parameters

itemObject ItemObject
isFemale bool
hasGloves bool
needBatchedVersion bool

Returns

MetaMesh

GetScaledFrame(ItemObject, Mat3, MetaMesh, float, Vec3)

public static MatrixFrame GetScaledFrame(this ItemObject itemObject, Mat3 rotationMatrix, MetaMesh metaMesh, float scaleFactor, Vec3 positionShift)

Parameters

itemObject ItemObject
rotationMatrix Mat3
metaMesh MetaMesh
scaleFactor float
positionShift Vec3

Returns

MatrixFrame

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