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 ====...") |
m (→Description) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
===== Full Definition(s) ===== | ===== Full Definition(s) ===== | ||
− | * call ''' | + | * call '''CloseJournalMystery'''(''(CHARACTERGUID)'''''_character''', ''(STRING)'''''_mysteryID''') |
===== Description ===== | ===== Description ===== | ||
− | + | Closes a mystery for character. | |
− | |||
− | |||
− | |||
− | [[Category:Osiris Calls| | + | ===== See Also ===== |
− | [[Category:Osiris Calls (Added in DOS2DE)| | + | * [[Osiris/API/UnlockJournalMystery|UnlockJournalMystery]] |
+ | |||
+ | [[Category:Osiris Calls|CloseJournalMystery]] | ||
+ | [[Category:Osiris Calls (Added in DOS2DE)|CloseJournalMystery]] |
Latest revision as of 18:45, 25 May 2019
Full Definition(s)
- call CloseJournalMystery((CHARACTERGUID)_character, (STRING)_mysteryID)
Description
Closes a mystery for character.