Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
088da5f2929e923ac3e18ea94de020d5da8e90c3
UnrealEngineUWP/Engine/Source/Programs/UnrealHeaderTool/Private/Specifiers/InterfaceSpecifiers.def

10 lines
336 B
Modula-2
Raw Normal View History

New IsSorted algorithm. New FindSortedStringCaseInsensitive algorithm, which binary searches strings in an array. Many UHT string tests replaced with FindSortedStringCaseInsensitive. FPropertySpecifier moved to UHT. #codereview robert.manuszewski [CL 2587588 by Steve Robb in Main branch]
2015-06-15 13:40:28 -04:00
// INTERFACE_SPECIFIER(<specifier name>)
//
// Must be listed such that the strings are in lexicographical order!
IncludeTool: Add support for declaring IncludeTool settings from within source files, using the syntax: // [[ IncludeTool: Inline ]] Also replace all existing inline files with the above markup. #rb none #rnx [CL 8693338 by Ben Marsh in Main branch]
2019-09-16 11:40:03 -04:00
// [[ IncludeTool: Inline ]] // Markup to tell IncludeTool that this file is state changing and cannot be optimized out.
New IsSorted algorithm. New FindSortedStringCaseInsensitive algorithm, which binary searches strings in an array. Many UHT string tests replaced with FindSortedStringCaseInsensitive. FPropertySpecifier moved to UHT. #codereview robert.manuszewski [CL 2587588 by Steve Robb in Main branch]
2015-06-15 13:40:28 -04:00
INTERFACE_SPECIFIER(ConversionRoot)
INTERFACE_SPECIFIER(DependsOn)
INTERFACE_SPECIFIER(MinimalAPI)
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1952ms Template: 4ms
English
English
Licenses API