IHasVisualDesigner CreateDesignerMessage Method ScoreFlash API Documentation V4.6.0
Creates a ScoreMessage to be used in the designer.

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

ScoreMessage CreateDesignerMessage(
	string text
)

Return Value

the ScoreMessage
See Also