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
ItemObjectneedBatchedVersion
bool
Returns
GetMultiMeshCopy(ItemObject)
public static MetaMesh GetMultiMeshCopy(this ItemObject itemObject)
Parameters
itemObject
ItemObject
Returns
GetMultiMeshCopyWithGenderData(ItemObject, bool, bool, bool)
public static MetaMesh GetMultiMeshCopyWithGenderData(this ItemObject itemObject, bool isFemale, bool hasGloves, bool needBatchedVersion)
Parameters
itemObject
ItemObjectisFemale
boolhasGloves
boolneedBatchedVersion
bool
Returns
GetScaledFrame(ItemObject, Mat3, MetaMesh, float, Vec3)
public static MatrixFrame GetScaledFrame(this ItemObject itemObject, Mat3 rotationMatrix, MetaMesh metaMesh, float scaleFactor, Vec3 positionShift)
Parameters
itemObject
ItemObjectrotationMatrix
Mat3metaMesh
MetaMeshscaleFactor
floatpositionShift
Vec3
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).