Difference between revisions of "Osiris/API/CharacterDieImmediate"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * call '''CharacterDieImmediate'''('''''[in]'''(CHARACTERGUID)'''''_Character''','''''[in]'''(INTEGER)'''''_GenerateTreasure''','''''[in]'''(STR...") |
m (typo) |
||
Line 2: | Line 2: | ||
* call '''CharacterDieImmediate'''('''''[in]'''(CHARACTERGUID)'''''_Character''','''''[in]'''(INTEGER)'''''_GenerateTreasure''','''''[in]'''(STRING)'''''_DeathType''') | * call '''CharacterDieImmediate'''('''''[in]'''(CHARACTERGUID)'''''_Character''','''''[in]'''(INTEGER)'''''_GenerateTreasure''','''''[in]'''(STRING)'''''_DeathType''') | ||
===== Description ===== | ===== Description ===== | ||
− | Exactly the same as [[Osiris/API/CharacterDie|CharacterDie]], except that the dying animation | + | Exactly the same as [[Osiris/API/CharacterDie|CharacterDie]], except that the dying animation gets skipped. |
===== Notes ===== | ===== Notes ===== |
Revision as of 22:58, 3 December 2017
Full Definition(s)
- call CharacterDieImmediate([in](CHARACTERGUID)_Character,[in](INTEGER)_GenerateTreasure,[in](STRING)_DeathType)
Description
Exactly the same as CharacterDie, except that the dying animation gets skipped.
Notes
- /