@mflux I haven’t tried to implement my own JS version of Component yet. But I wrote a tutorial about adding a component in your JS class. https://.com/ncsoft/Unreal.js/wiki/Creating-a-component
If you don’t need subclass ProcGen component, I think instantiation of that component would be sufficient for your case.