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