This is not supported, UFUNCTION and other alike macros are not real macros.
They are parsed by the UnrealHeaderTool which runs as a pre-compile step before preprocessor & compiler.
2 Likes
This is not supported, UFUNCTION and other alike macros are not real macros.
They are parsed by the UnrealHeaderTool which runs as a pre-compile step before preprocessor & compiler.