IsModelPrecached Function

Returns if a given model is precached.

bool IsModelPrecached(const char[] model)

Parameters

const char[] model

Name of the model to check.

Return Value

True if precached, false otherwise.