DevKevinYG

Results 1 issues of DevKevinYG

This issue can be reproduced by naming variables in cpp like this: ```cpp UENUM(BlueprintType) enum class ENumTest: uint8 { _1_ = 1, //causes error as it ends with underscore _2_...

bug
low priority