Osiris/API/CharacterAddSourcePoints: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
===== Full Definition(s) =====
===== Full Definition(s) =====
* call '''CharacterAddSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''')
* call '''CharacterAddSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Amount''')
===== Description =====
===== Description =====
Adds a number of Source Points to a _Character.
Adds a number of Source Points to a _Character.

Revision as of 13:38, 24 November 2017

Full Definition(s)
  • call CharacterAddSourcePoints((CHARACTERGUID)_Character, (INTEGER)_Amount)
Description

Adds a number of Source Points to a _Character.

Notes
  • /
See Also