M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Core.SkeletonScale Class Reference

Inherits TaleWorlds.ObjectSystem.MBObjectBase.

Public Member Functions

 SkeletonScale ()
 
override void Deserialize (MBObjectManager objectManager, XmlNode node)
 
void SetBoneIndices (sbyte[] boneIndices)
 
- Public Member Functions inherited from TaleWorlds.ObjectSystem.MBObjectBase
 MBObjectBase ()
 
 MBObjectBase (MBObjectBase other)
 
 MBObjectBase (string stringId)
 
void AfterInitialized ()
 
virtual void AfterRegister ()
 
virtual void Initialize ()
 
virtual void Deserialize (MBObjectManager objectManager, XmlNode node)
 
override int GetHashCode ()
 
virtual TextObject GetName ()
 
void PreAfterLoadInternal ()
 
void AfterLoadInternal ()
 
void OnRegistered ()
 
void OnUnregistered ()
 

Properties

string SkeletonModel [get]
 
Vec3 MountSitBoneScale [get]
 
float MountRadiusAdder [get]
 
Vec3[] Scales [get]
 
List< string > BoneNames [get]
 
sbyte[] BoneIndices [get]
 
- Properties inherited from TaleWorlds.ObjectSystem.MBObjectBase
string StringId [get, set]
 
MBGUID Id [get, set]
 
bool IsInitialized [get]
 
bool IsReady [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from TaleWorlds.ObjectSystem.MBObjectBase
virtual void OnBeforeLoad ()
 
virtual void PreAfterLoad ()
 
virtual void AfterLoad ()
 

Constructor & Destructor Documentation

◆ SkeletonScale()

TaleWorlds.Core.SkeletonScale.SkeletonScale ( )

Member Function Documentation

◆ Deserialize()

override void TaleWorlds.Core.SkeletonScale.Deserialize ( MBObjectManager  objectManager,
XmlNode  node 
)
virtual

◆ SetBoneIndices()

void TaleWorlds.Core.SkeletonScale.SetBoneIndices ( sbyte[]  boneIndices)

Property Documentation

◆ SkeletonModel

string TaleWorlds.Core.SkeletonScale.SkeletonModel
get

◆ MountSitBoneScale

Vec3 TaleWorlds.Core.SkeletonScale.MountSitBoneScale
get

◆ MountRadiusAdder

float TaleWorlds.Core.SkeletonScale.MountRadiusAdder
get

◆ Scales

Vec3 [] TaleWorlds.Core.SkeletonScale.Scales
get

◆ BoneNames

List<string> TaleWorlds.Core.SkeletonScale.BoneNames
get

◆ BoneIndices

sbyte [] TaleWorlds.Core.SkeletonScale.BoneIndices
get