liangjia
Results
2
issues of
liangjia
When the base class defines a Formatter through JsonCustomSerializerAttribute, the subclass may obtain the Formatter when it obtains the Formatter; but when the code runs to ResolverBase.cs Line147, an InvalidCastException...
enhancement
I am encountering an issue while parsing code with ESPMode::ThreadSafe as a template argument using version 18.0.1. The problematic code snippet is as follows: ```c++ struct MONOSAMPLE_API FAuto_ExportProperty { TSharedPtr...