Method AddJournalQuestEntry
AddJournalQuestEntry(string, int, bool)
Adds an entry to the journal of all players in the module.
See AddJournalQuestEntry(string, int, bool, bool) to add a journal entry to a specific player/party.
public void AddJournalQuestEntry(string categoryTag, int entryId, bool allowOverrideHigher = false)