Utilities.PrecacheDecal(string, boolean = false)
server
Arguments
Returns
- integer The decal index.
Examples
Utilities.PrecacheDecal – Precaches a decal. If preload is specified, the file is loaded into the server/client's cache memory before level startup, otherwise it'll only load when actually used (which can cause a disk i/o hitch if it occurs during play of a level).