Unreal Engine Abstraction layers(Requires FFI calls)
Find a file
2025-04-23 05:27:35 +07:00
src Add safety for printf 2025-04-23 05:27:35 +07:00
.gitignore Initial commit 2024-12-30 19:29:48 +01:00
Cargo.lock Initial commit 2024-12-30 19:29:48 +01:00
Cargo.toml Add safety for printf 2025-04-23 05:27:35 +07:00
README.md Initial commit 2024-12-30 19:29:48 +01:00

unreal-niggery-rs

Subset of UE code ported to rust to be used from Rust code. Some functions might require the use of UE Garbage collector so some FFI calls might be required