Black Ops III

IsDangerous

Returns true if the pathnode is dangerous for the given team

Example:

if ( node IsDangerous( team ) ) { //do something }

Parameters

ParameterSummary
*teamName of the team.

* = mandatory