SkillAgentSearch skills...

UnrealObject2RustBuilder

simple unreal object builder from c/cpp to rust

Install / Use

/learn @DrYaling/UnrealObject2RustBuilder
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UnrealObject2RustBuilder

simple unreal object builder from c/cpp to rust

usage:

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

dependency

rustup >= 1.65.0

llvm(15.*) and clang.exe be set to system env "Path"

known unsupported features

PLATFORM_LITTLE_ENDIAN defined structures(almost all other macro defined content and may be wrong or export fail)

generic types/apis and fields

unions
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

Rust

Security Score

75/100

Audited on Mar 24, 2024

No findings