SetPlotToken(int)
Stores the plot token to a value.
void SetPlotToken( int nID );
Parameters
nID
The value of the plot token.
Description
Stores nID in a local variable to be later retrieved by GetPlotToken()
Requirements
#include "nw_j_assassin"
Version
1.22
See Also
functions: | GetPlotToken |
categories: | Module Specific Functions |
author: Tom Cassiotis