Osiris/API/CharacterGetArmorPercentage

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • query CharacterGetArmorPercentage([in](CHARACTERGUID)_Character, [out](INTEGER)_Percentage)
Description

Returns the percentage of physical armour a character has left.

Return Values
  • Success/Failure: Fails if _Character is NULL or invalid.
  • _Percentage: The percentage of physical armour that Character has left.
Notes
  • /
See Also