ScoreFlashManager MembersScoreFlash API Documentation V4.6.0

The ScoreFlashManager type exposes the following members.
Constructors

  NameDescription
Public methodScoreFlashManager
Back to Top
Methods

  NameDescription
Public methodStatic memberGet
Gets a ScoreFlash instance by its name.
Back to Top
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