ScoreFlashManager FieldsScoreFlash API Documentation V4.6.0
The ScoreFlashManager type exposes the following members.
Fields

  NameDescription
Public fieldensureSingleton
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.
Back to Top
See Also