Difference between revisions of "Osiris/API/CloseJournalMystery"
From Divinity Engine Wiki
(Created page with "===== Full Definition(s) ===== * call '''RemoveSurfaceLayer'''(''(GUIDSTRING)'''''_source''', ''(INTEGER)'''''_surfaceLayer''', ''(REAL)'''''_radius''') ===== Description ====...") |
|||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
− | * call ''' | + | * call '''CloseJournalMystery'''(''(CHARACTERGUID)'''''_character''', ''(STRING)'''''_mysteryID''') |
===== Description ===== | ===== Description ===== | ||
− | + | Unlocks a mystery for character. | |
− | ===== | + | ===== See Also ===== |
− | * | + | * [[Osiris/API/UnlockJournalMystery|UnlockJournalMystery]] |
− | |||
− | [[Category:Osiris Calls| | + | [[Category:Osiris Calls|CloseJournalMystery]] |
− | [[Category:Osiris Calls (Added in DOS2DE)| | + | [[Category:Osiris Calls (Added in DOS2DE)|CloseJournalMystery]] |
Revision as of 13:00, 28 August 2018
Full Definition(s)
- call CloseJournalMystery((CHARACTERGUID)_character, (STRING)_mysteryID)
Description
Unlocks a mystery for character.