/UEATSerializer

Defines the UEAssetToolkit format and the ability to serialize it

Primary LanguageC#Apache License 2.0Apache-2.0

UEATSerializer

Defines the UEAssetToolkit format and the ability to serialize it. WIP.

To serialize an asset in UEAssetToolkit format, fill in all the data of a UAsset object (good luck). Then call uasset.Serialize() to get the json.