Unreal Engine Abstraction layers(Requires FFI calls)
Find a file
2025-01-12 19:31:16 +01:00
src Fix bug 2025-01-12 19:31:16 +01: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 Initial commit 2024-12-30 19:29:48 +01: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