@ -64,7 +64,7 @@
{ " SetFatigueCurrent " , StatsFunctions : : SetFatigueCurrent } , \
{ " SetFatigueCurrent " , StatsFunctions : : SetFatigueCurrent } , \
\
\
{ " SetAttributeBase " , StatsFunctions : : SetAttributeBase } , \
{ " SetAttributeBase " , StatsFunctions : : SetAttributeBase } , \
{ " SetAttributeModifier" , StatsFunctions : : Set AttributeModifier} , \
{ " ClearAttributeModifier" , StatsFunctions : : Clear AttributeModifier} , \
\
\
{ " SetSkillBase " , StatsFunctions : : SetSkillBase } , \
{ " SetSkillBase " , StatsFunctions : : SetSkillBase } , \
{ " SetSkillCurrent " , StatsFunctions : : SetSkillCurrent } , \
{ " SetSkillCurrent " , StatsFunctions : : SetSkillCurrent } , \
@ -141,7 +141,7 @@ public:
static void SetFatigueCurrent ( unsigned short pid , double value ) noexcept ;
static void SetFatigueCurrent ( unsigned short pid , double value ) noexcept ;
static void SetAttributeBase ( unsigned short pid , unsigned short attribute , int value ) noexcept ;
static void SetAttributeBase ( unsigned short pid , unsigned short attribute , int value ) noexcept ;
static void Set AttributeModifier( unsigned short pid , unsigned short attribut e, int valu e) noexcept ;
static void Clear AttributeModifier( unsigned short pid , unsigned short attribut e) noexcept ;
static void SetSkillBase ( unsigned short pid , unsigned short skill , int value ) noexcept ;
static void SetSkillBase ( unsigned short pid , unsigned short skill , int value ) noexcept ;
static void SetSkillCurrent ( unsigned short pid , unsigned short skill , int value ) noexcept ;
static void SetSkillCurrent ( unsigned short pid , unsigned short skill , int value ) noexcept ;