Shortcut for pushing messages directly using this ScoreFlashLayout instance.
Namespace: (Default Namespace)Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
public ScoreMessage Push( Object message )
Parameters
- message
- Type:
System Object
the message to send, could also be a custom renderer (or any object)
Return Value
return the ScoreMessage representing messageRemarks
See Also