Osiris/API/CharacterAddSourcePoints: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(Created page with "===== Full Definition(s) ===== * call '''CharacterAddSourcePoints'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_Bool''') ===== Description ===== Adds a number of So...")
 
No edit summary
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 13: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