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...")
(No difference)

Revision as of 18:20, 28 August 2018

Full Definition(s)
  • call DLCUpdated((STRING)_DLCName, (INTEGER)_UserID, (INTEGER)_Installed)
Description

Sent when DLC is unlocked for a player.

Notes