Difference between revisions of "Osiris/API/ShowNotification"
From Divinity Engine Wiki
(→Full Definition(s)) |
m |
||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
− | * call '''ShowNotification'''(''(STRING)'''''_Text''') | + | * (DOS2 Classic) call '''ShowNotification'''(''(STRING)'''''_Text''') |
* (DOS2DE) call '''ShowNotification'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Text''') | * (DOS2DE) call '''ShowNotification'''(''(CHARACTERGUID)'''''_Character''', ''(STRING)'''''_Text''') | ||
Latest revision as of 21:12, 28 August 2018
Full Definition(s)
- (DOS2 Classic) call ShowNotification((STRING)_Text)
- (DOS2DE) call ShowNotification((CHARACTERGUID)_Character, (STRING)_Text)
Description
Show a notification dialog for player who controls a character.