I made a Menu.swf loaded in my FrontEnd map with its own class MyFrontEnd.uc like it's done in UDK game. So it's fine but my .uc file is growing as I add new menu functionalities.
I'd like to slit it into several Uscript files to keep a good readability, but I can't find how to do that.
UDKgame use a menu composed by multiple submenu.swf, each one with it own .uc file but it is possible to have only one .swf using several .uc ?
If yes, How?
I'd like to slit it into several Uscript files to keep a good readability, but I can't find how to do that.
UDKgame use a menu composed by multiple submenu.swf, each one with it own .uc file but it is possible to have only one .swf using several .uc ?
If yes, How?