Description
Wiki Description
Precaches all the data used by character gen to avoid hitches with file i/o.
Documentation Comment
Precaches character gen data.
Caveats
CK Wiki - Notes
Be sure to call Game.PrecacheCharGenClear() when the data is no longer needed so as to free up memory.
Examples
No human-generated examples found for this function.
Auto-Generated Example
Game.PrecacheCharGen()