Difference between revisions of "Osiris/API/CharacterAddSourcePoints"

From Divinity Engine Wiki
Jump to: navigation, search
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 15: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