Black Ops III

IsLocalPlayerViewLinked

Returns whether or not this entity is linked to the given local client

Example:

if ( script_mover IsLocalPlayerWeaponViewOnlyLinked( localClientIndex ) ) { ... }

Parameters

ParameterSummary
*localClientNumThe localClientNum of the caller

* = mandatory