Black Ops III

GetNodeRegion

Returns the region of the give node, if there is one. Returns undefined otherwise.

Example:

if ( GetNodeRegion( myNode ) )

Parameters

ParameterSummary
*node1pathnode to check

* = mandatory