Unreal.js-core icon indicating copy to clipboard operation
Unreal.js-core copied to clipboard

Fix compile errors

Open yjh0502 opened this issue 1 year ago • 0 comments

I failed to compile source tree with 5.1 installed build from Epic Games Launcher. All of errors are related to compilation unit scope, so I suspect that those errors are hidden by unity build during development. The PR adds missing includes, and copy-pastes single static helper function.

yjh0502 avatar Jun 02 '23 00:06 yjh0502