SlashCo.AudioSystem.PrecacheSound
SlashCo.AudioSystem.PrecacheSound( string soundFile, string mode, string identifier, function callback )
Description
Precaches a sound that can then be played using the given identifier
This function currently does nothing serverside.
This function may be changed in the future due to the following ToDo:
ToDo: Switch this function over to use PlaySound instead of implementing the logic itself again.
Arguments
4function callback
The callback function after creation
Function argument(s):
Function return argument(s):