Black Ops III

SetInvisibleToPlayer

Make the entity invisible to the player

Example:

hackable._trigger SetInvisibleToPlayer( player, false )

Parameters

ParameterSummary
*playerThe player to set the entity invisible to.
[setInvisible]True if entity has to be invisible to player. False otherwise

* = mandatory