UNPKG

commonui-lib-test

Version:

"#common ui lib test"

25 lines (24 loc) 985 B
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/ import comErrorSystem from "./comErrorSystem"; import textError1004 from "./textError1004"; import textError1002 from "./textError1002"; import textError1003 from "./textError1003"; import textError2009 from "./textError2009"; import textError4032 from "./textError4032"; import textError3030101 from "./textError3030101"; import textError3030102 from "./textError3030102"; export default class comError_311 extends fgui.GComponent { ctrlCode: fgui.Controller; comErrorSystem: comErrorSystem; textError1004: textError1004; textError1002: textError1002; textError1003: textError1003; textError2009: textError2009; textError4032: textError4032; textError3030101: textError3030101; textError3030102: textError3030102; static URL: string; static createInstance(): comError_311; constructor(); protected onConstruct(): void; }