UI\Controls\Button::setText

(UI 0.9.9)

UI\Controls\Button::setTextSet Text

説明

publicUI\Controls\Button::setText(string$text)

Shall set the text (label) for this Button

パラメータ

text

The new text (label)

To Top