IsDecalPrecached Function

Returns if a given decal is precached.

bool IsDecalPrecached(const char[] decal)

Parameters

const char[] decal

Name of the decal to check.

Return Value

True if precached, false otherwise.