commonui-lib-test
Version:
"#common ui lib test"
14 lines (13 loc) • 485 B
TypeScript
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
export default class textRecordTitle extends fgui.GComponent {
bgTitle: fgui.GImage;
textTitle_0: fgui.GTextField;
textTitle_1: fgui.GTextField;
textTitle_2: fgui.GTextField;
textTitle_3: fgui.GTextField;
textTitle_4: fgui.GTextField;
static URL: string;
static createInstance(): textRecordTitle;
constructor();
protected onConstruct(): void;
}