Black Ops III

IsPlayerOnSameMachine

Returns whether or not this player is on the same machine as the other player.

Example:

if ( self IsPlayerOnSameMachine( player ) )

Parameters

ParameterSummary
*playerThe player to test against

* = mandatory