Call of Duty Script Documentation

canattackenemynode()


Module
AI


Summary


Checks if this actor can attack its enemies node.

Call this function on


<actor> An actor

Example


self canattackenemynode();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List