Black Ops III

FXBlockSight

Uses a general entity and a radius to set a line of sight blocker on the server for some AI. Destroyed when the entity is freed.

Example:

FXBlockSight( fxent, 64 )

Parameters

ParameterSummary
*entitythe entity to use for the origin for tje line of sight blocker
*radiusthe radius of the 'smoke screen' blocker

* = mandatory