ren.gay
Black Ops III
IsPlayer
Checks whether this entity is the player
Example:
if ( IsPlayer( gun_owner ) ) ...
Parameters
Parameter
Summary
*entity
An entity object that may be the player
* = mandatory