ScoreFlash PushScreen Method (, Object, )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
)

Return Value

the ScoreMessage representing the message

Implements

IScoreFlash PushScreen(Vector2, Object, GUIStyle)
See Also