Table of Contents

GuiButtonBaseCtrl::getText

() - returns the text of the button.

Syntax

string GuiButtonBaseCtrl::getText();

Parameters

This function does not accept any parameters.

Return value

string
No description available.

Remarks

Examples

Source

Engine

See also

GuiButtonBaseCtrl::performClick
GuiButtonBaseCtrl::setText

References

This function is not called by any other functions.