Originally posted by ryanjon2040
View Post
And when I go to save the file, it doesn't put the interface name in the file name automatically like it would do with a class, I have to enter the name manually. Also the term "interface" does not seem to be highlighted in blue in the code.
EDIT: Oh, also, I name the file exactly after the interface, as a UC. In this case "IFoo.uc". After looking at the engine code, they put interfaces in UC files as well, so it should be fine.
Comment