Example #1
0
void PluginLoader::ButtonCallback(UI::Button& button)
{
	m_buttonPressed = button.GetText();
}