Black Ops III

IsActorShooting

Checks whether this entity is an ai is shooting

Example:

if ( meanGuy IsActorShooting() ) ...

Parameters

ParameterSummary
*entityAn actor

* = mandatory