IsWaitingOnSound()


Module: Sound
SP Only

Summary:

Checks if this entity is waiting on a sound notify



Call this on:

<entity> An entity



Example:

if ( car IsWaitingOnSound() ) ...