You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
8 lines
214 B
Modula-2
8 lines
214 B
Modula-2
|
|
// INTERFACE_SPECIFIER(<specifier name>)
|
||
|
|
//
|
||
|
|
// Must be listed such that the strings are in lexicographical order!
|
||
|
|
|
||
|
|
INTERFACE_SPECIFIER(ConversionRoot)
|
||
|
|
INTERFACE_SPECIFIER(DependsOn)
|
||
|
|
INTERFACE_SPECIFIER(MinimalAPI)
|