ScoreFlash PushScreen Method (, Object, , , Int32)ScoreFlash API Documentation V4.6.0

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

public ScoreMessage PushScreen(
	Vector2 screenPosition,
	Object message,
	GUIStyle style,
	GUIStyle styleHighDensity,
	int messageQueueID
)

Return Value

the ScoreMessage representing the message

Implements

IScoreFlash PushScreen(Vector2, Object, GUIStyle, GUIStyle, Int32)
See Also