

Code:
ui.py
SEARCH
Kod:
class button
ADD IN
Kod:
def GetText(self):
if not self.ButtonText:
return ""
return self.ButtonText.GetText()
Hidden content
You need to reply to this thread in order to see this content.