GluiRichLabel.push

Push text to the label.

  1. void push(Style style, string text)
  2. void push(string text)
    class GluiRichLabel
    void
    push
    (
    string text
    )

Parameters

text string

Text to add.

Meta