ScoreFlashFollow3D MethodsScoreFlash API Documentation V4.6.0
The ScoreFlashFollow3D type exposes the following members.
Methods

  NameDescription
Public methodCreateDesignerMessage
Creates a ScoreMessage to be used in the designer.
(Overrides ScoreFlashBase CreateDesignerMessage(String).)
Public methodFreezeLocation
Freezes the location of the message for timeSeconds seconds.
Public methodNextFlashInstanceForTesting
For internal use only; this is used by the custom inspector GUI to show the next ScoreFlash in testing mode.
Public methodPush(Object)
Shortcut for pushing messages directly using this ScoreFlashFollow3D instance.
Public methodPush(Object, Color)
Shortcut for pushing messages in a specific color directly using this ScoreFlashFollow3D instance.
Public methodUpgradeCheck
Performs a couple of checks to ensure that everything is set up correctly after an upgrade to a new version.
(Overrides ScoreFlashBase UpgradeCheck .)
Back to Top
See Also