Difference between revisions of "Osiris/API/DLCUpdated"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * call '''DLCUpdated'''(''(STRING)'''''_DLCName''', ''(INTEGER)'''''_UserID''', ''(INTEGER)'''''_Installed''') ===== Description ===== Sent when...") |
m (Changed category to "Added in DOS2DE") |
||
Line 7: | Line 7: | ||
[[Category:Osiris Events|DLCUpdated]] | [[Category:Osiris Events|DLCUpdated]] | ||
− | [[Category:Osiris Events ( | + | [[Category:Osiris Events (Added in DOS2DE)|DLCUpdated]] |
Latest revision as of 21:13, 28 August 2018
Full Definition(s)
- call DLCUpdated((STRING)_DLCName, (INTEGER)_UserID, (INTEGER)_Installed)
Description
Sent when DLC is unlocked for a player.
Notes
- (DOS2 Classic) Used to be DLCUnlocked.