Black Ops III

IsGrenadePosSafe

Checks a grenade throw target position is safe.

Example:

if ( self IsGrenadeThrowSafe( throwPos, 200 ) )

Parameters

ParameterSummary
*throw pos(vector) position to throw at
[radius](float) safety radius

* = mandatory