MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / getText

Method getText

Engine/source/gui/buttons/guiButtonBaseCtrl.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186//-----------------------------------------------------------------------------
187
188const char *GuiButtonBaseCtrl::getText()
189{
190 return mButtonText;
191}
192
193//-----------------------------------------------------------------------------
194

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected