simple unreal object builder from c/cpp to rust
Edit configs/CustomSettings.json
set EngineRoot to ue5 soruce root
run project and see outputs in Binders/cpp/Binder.* and Binders/rs/binder.rs
for more examples: https://github.com/DrYaling/unreal-rust.git
and unreal-rust-demo
rustup >= 1.65.0
llvm(15.*) and clang.exe be set to system env "Path"
PLATFORM_LITTLE_ENDIAN defined structures(almost all other macro defined content and may be wrong or export fail)
generic types/apis and fields
unions