Skip to content

kdletters/UnityRustInteractTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is designed to attempt the interaction between Rust and Unity(C#).

Because of the difference between Rust and C#, string and array(Vec in Rust and List or Array in C#) can not directly pass to each other, so there's a buffer(ByteBuffer) in project to resolve this problem.

TODO

  • Gather all dlls in one directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published