native precache_generic(const szFile[]);
szFile | Path to the file |
Precaches a generic file.
Can only be used inside of the plugin_precache() forward.
Precaching sounds with this will not add them to the engine sound table.
Unique cache id of the file
If called outside of the plugin_precache() forward, an error is thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.