Skip to content

ArtemIyX/DataSerializerUnreal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data serialize plugin for Unreal 5.3

A set of utilities for convenient data serialization

Screenshot

Custom Serialization

The plugin also provides two objects: USerializerObject and UDeSerializerObject.

It can be used to serialize and deserialize basic data types.

SerializerObject

It can be useful for serialization of complex structures like TMap.

Documentation

About

Serialize utilities for Unreal Engine 5.3 (Blueprints supported)

Topics

Resources

License

Stars

Watchers

Forks