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

Actor SetFlags not using parameter

Open etcimon opened this issue 3 years ago • 0 comments

I'm reading up on the source code and, I was thinking, shouldn't the SetFlags function calls use the flags parameter?

https://github.com/ncsoft/Unreal.js-core/blob/master/Source/V8/Private/JavascriptLibrary.cpp#L565

etcimon avatar Jan 21 '21 20:01 etcimon