Publisher | TAC |
---|---|
File size | 0.96MB |
Number of files | 19 |
Latest version | 1.0.0 |
Latest release date | 2025-02-26 03:42:12 |
First release date | 2025-02-26 03:42:12 |
Supported Unity versions | 2018.4.2 or higher |
On occasion you need to access .NET code that is newer than the version used by Unity, or you need to exchange data with another executable in real time.
We provide you with a memory map library which allows you to create/open a memory location and then write to and read from it.
Because it is a generic approach you can exchange data between any number of clients and those clients can be written in any language that supports memory mapping, such as C++ etc.