commonui-lib-test
Version:
"#common ui lib test"
11 lines (10 loc) • 390 B
TypeScript
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
export default class textMaintenance extends fgui.GComponent {
ctrlPingtimes: fgui.Controller;
textTitle: fgui.GTextField;
textTitleTemp: fgui.GTextField;
static URL: string;
static createInstance(): textMaintenance;
constructor();
protected onConstruct(): void;
}