Osiris/API/DLCUpdated

From Divinity Engine Wiki
Revision as of 19:20, 28 August 2018 by Kevin (talk | contribs) (Created page with "===== Full Definition(s) ===== * call '''DLCUpdated'''(''(STRING)'''''_DLCName''', ''(INTEGER)'''''_UserID''', ''(INTEGER)'''''_Installed''') ===== Description ===== Sent when...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Full Definition(s)
  • call DLCUpdated((STRING)_DLCName, (INTEGER)_UserID, (INTEGER)_Installed)
Description

Sent when DLC is unlocked for a player.

Notes