--[]
I made a simple mistake. I just needed to make a UTUIScene class and use it. Compile first to show up in unreal editor to use the your custom package instead of UTUIScene.
class UTUIScene_UseMe extends UTUIScene;
Edited by Darknet, 04 July 2008 - 04:42 PM.