GetPlotJournal()
Retrieves the string that is the name of a journal entry.
string GetPlotJournal();
Description
Returns the string that was stored using the function SetPlotJournal() that represents the identifier to a journal entry.
Remarks
This function is of little use for general scripting needs.
Requirements
#include "nw_j_rescue"
Version
1.22
See Also
functions: | SetPlotGiver | SetPlotJournal |
categories: | Module Specific Functions |
author: Tom Cassiotis