Files
UnrealEngineUWP/Engine/Source/Programs/UnrealHeaderTool/Private/Specifiers/InterfaceSpecifiers.def

8 lines
214 B
Modula-2
Raw Normal View History

// INTERFACE_SPECIFIER(<specifier name>)
//
// Must be listed such that the strings are in lexicographical order!
INTERFACE_SPECIFIER(ConversionRoot)
INTERFACE_SPECIFIER(DependsOn)
INTERFACE_SPECIFIER(MinimalAPI)