GameServer
CharacterParameter メンバ一覧

継承メンバを含む CharacterParameter の全メンバ一覧です。

AddHp(u32 Value)CharacterParameter
ChangeEquip(u32 RightEquipId, u32 LeftEquipId)CharacterParameter
CharacterParameter()CharacterParameter
GetBaseMaxHp() constCharacterParameterinline
GetDef() constCharacterParameterinline
GetHp() constCharacterParameterinline
GetInt() constCharacterParameterinline
GetLeftEquip() constCharacterParameterinline
GetLevel() constCharacterParameterinline
GetMaxHp() constCharacterParameterinline
GetMnd() constCharacterParameterinline
GetNaturalDef() constCharacterParameterinline
GetNaturalInt() constCharacterParameterinline
GetNaturalMnd() constCharacterParameterinline
GetNaturalStr() constCharacterParameterinline
GetNaturalVit() constCharacterParameterinline
GetRightEquip() constCharacterParameterinline
GetStr() constCharacterParameterinline
GetVit() constCharacterParameterinline
Set(u32 InLevel, u32 InHp, u32 InMaxHp, u32 InStr, u32 InDef, u32 InInt, u32 InMnd, u32 InVit, bool bIsVitAffectMaxHp)CharacterParameter
SetHp(u32 Value)CharacterParameterinline
SubtractHp(u32 Value)CharacterParameter
~CharacterParameter()CharacterParameterinline