Black Ops III

IsSpectating

Returns 1 if the local client is spectating

Example:

if ( IsSpectating( localClientNum, false ) )

Parameters

ParameterSummary
*localClientNumNumber of the local client to check
[checkFistPerson]Check if we want first person spectating to be not considered as spectate

* = mandatory