Table of Contents

Class SkeletonScale

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public sealed class SkeletonScale : MBObjectBase
Inheritance
SkeletonScale
Inherited Members

Constructors

SkeletonScale()

public SkeletonScale()

Properties

BoneIndices

public sbyte[] BoneIndices { get; }

Property Value

sbyte[]

BoneNames

public List<string> BoneNames { get; }

Property Value

List<string>

MountRadiusAdder

public float MountRadiusAdder { get; }

Property Value

float

MountSitBoneScale

public Vec3 MountSitBoneScale { get; }

Property Value

Vec3

Scales

public Vec3[] Scales { get; }

Property Value

Vec3[]

SkeletonModel

public string SkeletonModel { get; }

Property Value

string

Methods

Deserialize(MBObjectManager, XmlNode)

public override void Deserialize(MBObjectManager objectManager, XmlNode node)

Parameters

objectManager MBObjectManager
node XmlNode

SetBoneIndices(sbyte[])

public void SetBoneIndices(sbyte[] boneIndices)

Parameters

boneIndices sbyte[]

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