Call of Duty Script Documentation

attackbuttonpressed()


Module
Player


Summary


Check if the player is pressing the 'attack' button.

Call this function on


The player

Example


 while(self attackButtonPressed())...;

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List