[Suggestion] UBT's Preprocessor or Custom Identifiers

I suggested about my typedef problem. and Mr.Tim asked for me, impossible. Then, how about make a parsing step in front of UHT? Like C/C++ preprocessor. Or configuration about custom identifires that control with ini.

In my case, like this.

UBT_SWAP(FPXScalar, double)

Preprocessor form. and

[CustomIdentifiers]
FPXScalar : double

ini form. If you support this system, users will enjoy more freedom!

Thanks.