Hyeon-Cheol Cho

Results 66 comments of Hyeon-Cheol Cho

fixed. https://github.com/ncsoft/Unreal.js-core/commit/63176dd5cf81d6d05a806c0b16eeed9bf85c9eec

https://github.com/ncsoft/Unreal.js-core/commit/2c1d8d6cd99644282b8b4692b81a9eda247c7383 Fixed.

Please update to https://github.com/ncsoft/Unreal.js/wiki/V8 :)

Since we are not developing in the Typescript environment, we will not develop it. However, Pull Requests from Typescript implementations are always welcome. :)

use v8 inspector :) https://github.com/ncsoft/Unreal.js/wiki/V8-inspector

https://github.com/ncsoft/Unreal.js-core/commit/e5a86455c03e149751894bbdfc852bbe30396e76 Fixed.

This is possible because you can access the UClass generated by Javascript through C ++ functions, but because the class created in Javascript is not Persistant, it is better to...