Precaches a given sound.
bool PrecacheSound(const char[] sound, bool preload)
Name of the sound to precache.
If preload is true the file will be precached before level startup.
True if successfully precached, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.