Call of Duty Script Documentation

iswaitingonsound()


Module
Sound


Summary


Checks if this entity is waiting on a sound notify

Call this function on


<entity> An entity

Example


  if (car iswaitingonsound())...

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List