SDK Generator for all Unreal Engine games. Supported versions are all of UE4 and UE5.
- Be aware, that the calls to ProcessEvent in
Main.cpp
may crash on debug configuration - In the SDK, initialize
UObject::GObjects
by calling the functionSDK::InitGObjects()
- In the SDK, functions from classes as
UKismetSystemLibrary
orUGameplayStatics
may only be called on their default-objects
If you have any issues using the Dumper, please create an Issue on this repository
and explain the problem in detail.
- Fix mapping-file generation
- Fix cyclic dependencies of packages