up
This commit is contained in:
@@ -180,11 +180,11 @@ public static class XluaGenCodeConfig
|
||||
typeof(CLUIElement),
|
||||
typeof(CLUIElementDate),
|
||||
typeof(CLUIElementPopList),
|
||||
typeof(InvokeEx),
|
||||
//==========================
|
||||
typeof(MyMain),
|
||||
typeof(MyCfg),
|
||||
typeof(NativeGallery),
|
||||
typeof(NativeGalleryUtl),
|
||||
typeof(LBSUtl),
|
||||
typeof(MyWWWTexture),
|
||||
typeof(MyLocation),
|
||||
@@ -200,6 +200,9 @@ public static class XluaGenCodeConfig
|
||||
typeof(CLUIPopListPanel),
|
||||
typeof(CLUIScrollViewWithEvent),
|
||||
typeof(Client4Stomp),
|
||||
typeof(MyGallery),
|
||||
typeof(NativeCamera),
|
||||
typeof(MyCamera),
|
||||
};
|
||||
|
||||
//C#静态调用Lua的配置(包括事件的原型),仅可以配delegate,interface
|
||||
|
||||
Reference in New Issue
Block a user