Osiris/API/CharacterGetArmorPercentage: Difference between revisions
Jump to navigation
Jump to search
(Documented CharacterGetArmorPercentage) |
(No difference)
|
Latest revision as of 11:20, 20 December 2017
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
- /