Osiris/API/DLCUpdated: Difference between revisions

From Divinity Engine Wiki
Jump to navigation Jump to search
(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 (Changed in DOS2DE)|DLCUpdated]]
[[Category:Osiris Events (Added in DOS2DE)|DLCUpdated]]

Latest revision as of 20: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