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