ScoreFlash warmUpCount FieldScoreFlash API Documentation V4.6.0
When using rendering via prefabs, this allows you to instantiate a number of these prefabs immediately on startup to prevent any hiccups later in the game.

Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public int warmUpCount
Remarks

While this can prevent hiccups while playing the game, it does add a little time to scene loading.
See Also