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

Revision as of 17: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