native precache_model(const name[]);
name | Path to the model file |
Precaches a model file.
Can only be used inside of the plugin_precache() forward.
Unique cache id of the model
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.