Files
UnrealEngineUWP/Engine/Source/Runtime/ClothingSystemRuntimeNv
Jamie Dale 5647cee81d Added UE_PUSH_MACRO/UE_POP_MACRO and deprecated PUSH_MACRO/POP_MACRO
PUSH_MACRO/POP_MACRO had issues with non-parameterized macros, as they would stringize the expanded macro value rather than the name of the macro itself. The UE_PUSH_MACRO/UE_POP_MACRO versions take the macro name as a string to avoid this issue.

#rb Steve.Robb
#preflight 6086dd303938bf0001e1a5cc

[CL 16115890 by Jamie Dale in ue5-main branch]
2021-04-26 13:07:03 -04:00
..