Currently if you name an interface starting with a capital I, the class name will add another I so ITest.h becomes class name IITest, have unreal automatically recognize and remove the second I
Currently if you name an interface starting with a capital I, the class name will add another I so ITest.h becomes class name IITest, have unreal automatically recognize and remove the second I