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

Public Member Functions

 MountCreationKey (byte leftFrontLegColorIndex, byte rightFrontLegColorIndex, byte leftBackLegColorIndex, byte rightBackLegColorIndex, byte materialIndex, byte meshMultiplierIndex)
 
override string ToString ()
 

Static Public Member Functions

static MountCreationKey FromString (string str)
 
static string GetRandomMountKeyString (ItemObject mountItem, int randomSeed)
 
static MountCreationKey GetRandomMountKey (ItemObject mountItem, int randomSeed)
 

Properties

byte _leftFrontLegColorIndex [get]
 
byte _rightFrontLegColorIndex [get]
 
byte _leftBackLegColorIndex [get]
 
byte _rightBackLegColorIndex [get]
 
byte MaterialIndex [get]
 
byte MeshMultiplierIndex [get]
 

Constructor & Destructor Documentation

◆ MountCreationKey()

TaleWorlds.Core.MountCreationKey.MountCreationKey ( byte  leftFrontLegColorIndex,
byte  rightFrontLegColorIndex,
byte  leftBackLegColorIndex,
byte  rightBackLegColorIndex,
byte  materialIndex,
byte  meshMultiplierIndex 
)

Member Function Documentation

◆ FromString()

static MountCreationKey TaleWorlds.Core.MountCreationKey.FromString ( string  str)
static

◆ ToString()

override string TaleWorlds.Core.MountCreationKey.ToString ( )

◆ GetRandomMountKeyString()

static string TaleWorlds.Core.MountCreationKey.GetRandomMountKeyString ( ItemObject  mountItem,
int  randomSeed 
)
static

◆ GetRandomMountKey()

static MountCreationKey TaleWorlds.Core.MountCreationKey.GetRandomMountKey ( ItemObject  mountItem,
int  randomSeed 
)
static

Property Documentation

◆ _leftFrontLegColorIndex

byte TaleWorlds.Core.MountCreationKey._leftFrontLegColorIndex
get

◆ _rightFrontLegColorIndex

byte TaleWorlds.Core.MountCreationKey._rightFrontLegColorIndex
get

◆ _leftBackLegColorIndex

byte TaleWorlds.Core.MountCreationKey._leftBackLegColorIndex
get

◆ _rightBackLegColorIndex

byte TaleWorlds.Core.MountCreationKey._rightBackLegColorIndex
get

◆ MaterialIndex

byte TaleWorlds.Core.MountCreationKey.MaterialIndex
get

◆ MeshMultiplierIndex

byte TaleWorlds.Core.MountCreationKey.MeshMultiplierIndex
get