Osiris/API/CharacterGetHenchmanPresetPrice

From Divinity Engine Wiki
Jump to: navigation, search
Full Definition(s)
  • query CharacterGetHenchmanPresetPrice([in](CHARACTERGUID)_Owner, [in](STRING)_Preset, [out](INTEGER)_Price)
Description

Returns the price of the henchman preset _Preset scaled to the level of _Character.

Return Values
  • _Price: The price of the henchman preset scaled to the level of _Character.
Notes
  • Henchman presets come from the folder ".../DOS2/Data/Mods/Shared/CharacterCreation/HenchmanPresets/"
See Also