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