Replies: 1 comment
-
Found a way to do it in last version: auto new_class = World()->LoadObject<CG::UClass>(nullptr, L"Blueprint'/Game/_Zenith/Characters/e5050_Giant/BP_e5050_Giant.BP_e5050_Giant_C'"); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Requires a bit of research to load enemies from other rooms, proof of concept works from blueprint mod
Beta Was this translation helpful? Give feedback.
All reactions