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

Public Member Functions

 BodyProperties (DynamicBodyProperties dynamicBodyProperties, StaticBodyProperties staticBodyProperties)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
BodyProperties ClampForMultiplayer ()
 

Static Public Member Functions

static bool FromXmlNode (XmlNode node, out BodyProperties bodyProperties)
 
static bool FromString (string keyValue, out BodyProperties bodyProperties)
 
static BodyProperties GetRandomBodyProperties (int race, bool isFemale, BodyProperties bodyPropertiesMin, BodyProperties bodyPropertiesMax, int hairCoverType, int seed, string hairTags, string beardTags, string tattooTags)
 
static bool operator== (BodyProperties a, BodyProperties b)
 
static bool operator!= (BodyProperties a, BodyProperties b)
 

Properties

StaticBodyProperties StaticProperties [get]
 
DynamicBodyProperties DynamicProperties [get]
 
float Age [get]
 
float Weight [get]
 
float Build [get]
 
ulong KeyPart1 [get]
 
ulong KeyPart2 [get]
 
ulong KeyPart3 [get]
 
ulong KeyPart4 [get]
 
ulong KeyPart5 [get]
 
ulong KeyPart6 [get]
 
ulong KeyPart7 [get]
 
ulong KeyPart8 [get]
 
static BodyProperties Default [get]
 

Constructor & Destructor Documentation

◆ BodyProperties()

TaleWorlds.Core.BodyProperties.BodyProperties ( DynamicBodyProperties  dynamicBodyProperties,
StaticBodyProperties  staticBodyProperties 
)

Member Function Documentation

◆ FromXmlNode()

static bool TaleWorlds.Core.BodyProperties.FromXmlNode ( XmlNode  node,
out BodyProperties  bodyProperties 
)
static

◆ FromString()

static bool TaleWorlds.Core.BodyProperties.FromString ( string  keyValue,
out BodyProperties  bodyProperties 
)
static

◆ GetRandomBodyProperties()

static BodyProperties TaleWorlds.Core.BodyProperties.GetRandomBodyProperties ( int  race,
bool  isFemale,
BodyProperties  bodyPropertiesMin,
BodyProperties  bodyPropertiesMax,
int  hairCoverType,
int  seed,
string  hairTags,
string  beardTags,
string  tattooTags 
)
static

◆ operator==()

static bool TaleWorlds.Core.BodyProperties.operator== ( BodyProperties  a,
BodyProperties  b 
)
static

◆ operator!=()

static bool TaleWorlds.Core.BodyProperties.operator!= ( BodyProperties  a,
BodyProperties  b 
)
static

◆ ToString()

override string TaleWorlds.Core.BodyProperties.ToString ( )

◆ Equals()

override bool TaleWorlds.Core.BodyProperties.Equals ( object  obj)

◆ GetHashCode()

override int TaleWorlds.Core.BodyProperties.GetHashCode ( )

◆ ClampForMultiplayer()

BodyProperties TaleWorlds.Core.BodyProperties.ClampForMultiplayer ( )

Property Documentation

◆ StaticProperties

StaticBodyProperties TaleWorlds.Core.BodyProperties.StaticProperties
get

◆ DynamicProperties

DynamicBodyProperties TaleWorlds.Core.BodyProperties.DynamicProperties
get

◆ Age

float TaleWorlds.Core.BodyProperties.Age
get

◆ Weight

float TaleWorlds.Core.BodyProperties.Weight
get

◆ Build

float TaleWorlds.Core.BodyProperties.Build
get

◆ KeyPart1

ulong TaleWorlds.Core.BodyProperties.KeyPart1
get

◆ KeyPart2

ulong TaleWorlds.Core.BodyProperties.KeyPart2
get

◆ KeyPart3

ulong TaleWorlds.Core.BodyProperties.KeyPart3
get

◆ KeyPart4

ulong TaleWorlds.Core.BodyProperties.KeyPart4
get

◆ KeyPart5

ulong TaleWorlds.Core.BodyProperties.KeyPart5
get

◆ KeyPart6

ulong TaleWorlds.Core.BodyProperties.KeyPart6
get

◆ KeyPart7

ulong TaleWorlds.Core.BodyProperties.KeyPart7
get

◆ KeyPart8

ulong TaleWorlds.Core.BodyProperties.KeyPart8
get

◆ Default

BodyProperties TaleWorlds.Core.BodyProperties.Default
staticget