ModuleRelativePath meta data in UInterface.

[CL 2694849 by Maciej Mroz in Main branch]
This commit is contained in:
Maciej Mroz
2015-09-17 05:11:18 -04:00
committed by maciej.mroz@peoplecanfly.com
parent 400df21877
commit de190241c6

View File

@@ -5056,6 +5056,7 @@ void FHeaderParser::CompileInterfaceDeclaration(FClasses& AllClasses)
ClassData->SetPrologLine(PrologFinishLine);
// Register the metadata
AddModuleRelativePathToMetadata(InterfaceClass, MetaData);
AddMetaDataToClassData(InterfaceClass, MetaData);
// Handle the start of the rest of the interface