Difference between revisions of "Osiris/API/CloseJournalMystery"
From Divinity Engine Wiki
m (→Description) |
|||
Line 2: | Line 2: | ||
* call '''CloseJournalMystery'''(''(CHARACTERGUID)'''''_character''', ''(STRING)'''''_mysteryID''') | * call '''CloseJournalMystery'''(''(CHARACTERGUID)'''''_character''', ''(STRING)'''''_mysteryID''') | ||
===== Description ===== | ===== Description ===== | ||
− | + | Closes a mystery for character. | |
+ | |||
===== See Also ===== | ===== See Also ===== | ||
* [[Osiris/API/UnlockJournalMystery|UnlockJournalMystery]] | * [[Osiris/API/UnlockJournalMystery|UnlockJournalMystery]] |
Latest revision as of 18:45, 25 May 2019
Full Definition(s)
- call CloseJournalMystery((CHARACTERGUID)_character, (STRING)_mysteryID)
Description
Closes a mystery for character.