SetPlotRing(string)
Stores the tag that represents the plot ring.
void SetPlotRing( string sTag );
Parameters
sTag
The tag of the plot ring.
Description
Stores sTag that represents the plot ring in a local variable that can be later retrieved with GetPlotRingTag().
Remarks
This function is of little use for general scripting
needs.
Requirements
#include "nw_j_rescue"
Version
1.22
See Also
functions: | GetPlotRingTag |
categories: | Module Specific Functions |
author: Tom Cassiotis