Black Ops III

ForceTModeVisible

Forces an entity to be visible as if a player was seeing it via tmode

Example:

ForceTModeVisible( aiGuy, true )

Parameters

ParameterSummary
*entityThe entity the value is being set for
[visible]If the entity should be considered always visible or not (default true)

* = mandatory