Difference between revisions of "Osiris/API/CharacterAddSourcePoints"

From Divinity Engine Wiki
Jump to: navigation, search
(Created page with "===== Full Definition(s) ===== * call '''CharacterAddSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''') ===== Description ===== Adds a number of So...")
 
Line 2: Line 2:
 
* call '''CharacterAddSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''')
 
* call '''CharacterAddSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''')
 
===== Description =====
 
===== Description =====
Adds a number of Source Points to a character.
+
Adds a number of Source Points to a _Character.
 
===== Notes =====
 
===== Notes =====
 
* /
 
* /

Revision as of 15:37, 24 November 2017

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

Adds a number of Source Points to a _Character.

Notes
  • /
See Also