C
C
cryogenic_phoenix2022-01-08 13:14:26
unreal engine
cryogenic_phoenix, 2022-01-08 13:14:26

How to add rust in UE4/UE5?

they say that in all engines that are created under c ++, you can add support for rast. Anrial seems convenient to me, which is why such a question arose. How to write Rust in Unreal Engine?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Lesnikov, 2022-01-08
@ozkriff

There was a nice thread recently in /r/rust with an overview of this issue: Rust in Unreal Engine (May 2021 Summary) . TLDR: if you really want to, you can use Rust through a regular Cish FFI, but you definitely shouldn't hope for at least some integration with the API of the engine itself - everything is difficult with this even for a much smaller Godot.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question