Table of Contents

GuiButtonBaseCtrl::setText

(string text) - sets the text of the button to the string.

Syntax

void GuiButtonBaseCtrl::setText(string %text);

Parameters

string %text
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiButtonBaseCtrl::getText
GuiButtonBaseCtrl::performClick

References

This function is not called by any other functions.