Black Ops III

CanShoot

Check to see if the actor can shoot the given position.

Example:

canShoot = self CanShoot( eye, offset )

Parameters

ParameterSummary
*shoot at position(vector) The position to shoot at.
[offset from gun](vector) The offset from the gun muzzle from which to calculate collision.

* = mandatory