Black Ops III

SoundExists

Returns true if the given sound exists

Example:

if( SoundExists( soundAlias )) { //do something }

Parameters

ParameterSummary
*soundNameThe sound alias

* = mandatory