Skip to content

Unreal Engine 5 Plug-in to serialize variables into binary.

License

Notifications You must be signed in to change notification settings

wowdevjp/BinarySerialization

Repository files navigation

Binary Serialization

Unreal Engine 5 Plug-in to serialize variables into binary.

It is utility to serialize and send data over TCP or UDP.

How to use

Allocate a byte array, specify an index, and read/write.

Read Write

Supported Types

  • Int32
  • Float
  • Vector3
  • Transform
  • Quatenion

License

The license is MIT license.

Contributers

About

Unreal Engine 5 Plug-in to serialize variables into binary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published