Call of Duty Script Documentation
precachematerial(<material name>)
ModulePrecache
Summary
Precaches the given material. It must be called before any wait statements in the level script.
Minimum Number of arguments: 1
1 : <material name> The name of the material to precache.
Number of optional arguments: 0
Return to Function List