Unreal Engine 5 Plug-in to serialize variables into binary.
It is utility to serialize and send data over TCP or UDP.
Allocate a byte array, specify an index, and read/write.
- Int32
- Float
- Vector3
- Transform
- Quatenion
The license is MIT license.
Unreal Engine 5 Plug-in to serialize variables into binary.
It is utility to serialize and send data over TCP or UDP.
Allocate a byte array, specify an index, and read/write.
The license is MIT license.