Difference between revisions of "Osiris/API/DLCUpdated"

From Divinity Engine Wiki
Jump to: navigation, 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 22: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