ScoreFlashManager ensureSingleton FieldScoreFlash API Documentation V4.6.0
Assures that there is only one instance of ScoreFlashManager available in any scene by destroying any new instances that are being created. Check this if you want to use the same ScoreFlashManager setup in all scenes; uncheck this, if you want to use different setups in different scenes.

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

public bool ensureSingleton
See Also