Difference between revisions of "Osiris/API/CharacterDieImmediate"
From Divinity Engine Wiki
m (typo) |
m |
||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
− | * call '''CharacterDieImmediate'''( | + | * call '''CharacterDieImmediate'''(''(CHARACTERGUID)'''''_Character''', ''(INTEGER)'''''_GenerateTreasure''', ''(STRING)'''''_DeathType''') |
===== Description ===== | ===== Description ===== | ||
Exactly the same as [[Osiris/API/CharacterDie|CharacterDie]], except that the dying animation gets skipped. | Exactly the same as [[Osiris/API/CharacterDie|CharacterDie]], except that the dying animation gets skipped. | ||
Line 9: | Line 9: | ||
* [[Osiris/API/CharacterDie|CharacterDie]] | * [[Osiris/API/CharacterDie|CharacterDie]] | ||
− | [[Category:Osiris Calls]] | + | [[Category:Osiris Calls|CharacterDieImmediate]] |
Latest revision as of 16:14, 19 December 2017
Full Definition(s)
- call CharacterDieImmediate((CHARACTERGUID)_Character, (INTEGER)_GenerateTreasure, (STRING)_DeathType)
Description
Exactly the same as CharacterDie, except that the dying animation gets skipped.
Notes
- /