Namespace: (Default Namespace)
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
public ScoreMessage PushScreen( Vector2 screenPosition, Object message, Color color )
Parameters
- screenPosition
- Type: Vector2
See PushScreen(Vector2, Object, Color, Int32)!
- message
- Type:
System Object
See PushLocal(Object, Color, Int32)!
- color
- Type: Color
See PushLocal(Object, Color, Int32)!
Return Value
the ScoreMessage representing the messageImplements
IScoreFlash PushScreen(Vector2, Object, Color)See Also