M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
|
Public Member Functions | |
BannerData (int meshId, int colorId, int colorId2, Vec2 size, Vec2 position, bool drawStroke, bool mirror, float rotationValue) | |
BannerData (BannerData bannerData) | |
override bool | Equals (object obj) |
override int | GetHashCode () |
Public Attributes | |
int | _colorId2 |
Vec2 | _size |
Vec2 | _position |
bool | _drawStroke |
bool | _mirror |
float | _rotationValue |
Static Public Attributes | |
const float | RotationPrecision = 0.00278f |
Properties | |
int | LocalVersion [get] |
Version number of the BannerData. Gets incremented on every change. | |
int | MeshId [get, set] |
int | ColorId [get, set] |
int | ColorId2 [get, set] |
Vec2 | Size [get, set] |
Vec2 | Position [get, set] |
bool | DrawStroke [get, set] |
bool | Mirror [get, set] |
float | RotationValue [get, set] |
float | Rotation [get] |
TaleWorlds.Core.BannerData.BannerData | ( | int | meshId, |
int | colorId, | ||
int | colorId2, | ||
Vec2 | size, | ||
Vec2 | position, | ||
bool | drawStroke, | ||
bool | mirror, | ||
float | rotationValue | ||
) |
TaleWorlds.Core.BannerData.BannerData | ( | BannerData | bannerData | ) |
override bool TaleWorlds.Core.BannerData.Equals | ( | object | obj | ) |
override int TaleWorlds.Core.BannerData.GetHashCode | ( | ) |
|
static |
int TaleWorlds.Core.BannerData._colorId2 |
Vec2 TaleWorlds.Core.BannerData._size |
Vec2 TaleWorlds.Core.BannerData._position |
bool TaleWorlds.Core.BannerData._drawStroke |
bool TaleWorlds.Core.BannerData._mirror |
float TaleWorlds.Core.BannerData._rotationValue |
|
get |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
get |