Call of Duty Script Documentation

meleebuttonpressed()


Module
Player


Summary


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

Call this function on


The player

Example


 while(self meleebuttonpressed())...;

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List