slightun

Results 2 issues of slightun

**I build grpc on Linux, while build ue4 project, shows following error:** ld.lld: error: duplicate symbol: BN_value_one >>> defined at bcm.o:(BN_value_one) in archive H:/InfraworldRuntimeExample/Plugins/InfraworldRuntime/GrpcLibraries/Linux/**libboringssl.a** >>> defined at bn_lib.c >>> bn_lib.o:(.text+0xE0)...

试验了下, ![image](https://user-images.githubusercontent.com/10279336/108339722-bd8c5300-7212-11eb-8f28-4bc2b8db5ce3.png) PlatformID 在 lua 层会解析为字符串 "PLATFORM_STEAM"。 请问如何修改源码,使得 enum 解析为 number 类型呢?