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
583282e2ca97aec1c40bd50b478bb65e65e06607
UnrealEngineUWP/Engine/Source/Programs/UnrealHeaderTool/Private/Specifiers/StructSpecifiers.def

10 lines
314 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
// STRUCT_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
STRUCT_SPECIFIER(Atomic)
STRUCT_SPECIFIER(Immutable)
STRUCT_SPECIFIER(NoExport)
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2408ms Template: 4ms
English
English
Licenses API