3rd Party Libraries
Recent Additions
Handles Parser
Discord
halflife
IsModelPrecached
File
IsModelPrecached
Last Updated
2010-07-28
Created At
2007-06-01
Returns if a given model is precached.
native
bool
IsModelPrecached(
const char[]
model
)
Parameters
const char[]
model
Name of the model to check.
Return Value
bool
True if precached, false otherwise.