You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
// [[ IncludeTool: Inline ]] Also replace all existing inline files with the above markup. #rb none #rnx [CL 8693338 by Ben Marsh in Main branch]
10 lines
336 B
Modula-2
10 lines
336 B
Modula-2
// INTERFACE_SPECIFIER(<specifier name>)
|
|
//
|
|
// Must be listed such that the strings are in lexicographical order!
|
|
|
|
// [[ IncludeTool: Inline ]] // Markup to tell IncludeTool that this file is state changing and cannot be optimized out.
|
|
|
|
INTERFACE_SPECIFIER(ConversionRoot)
|
|
INTERFACE_SPECIFIER(DependsOn)
|
|
INTERFACE_SPECIFIER(MinimalAPI)
|