Added the UserDataSerializer.
Register UserDataSerializer that inherits UserDataSerializerBase in the same way as Batcher and Streaming.
If you register, you can select like below figure.
The component for the serializer is added as shown in the figure below at build time.
Purpose of this PR
Added the UserDataSerializer. Register UserDataSerializer that inherits UserDataSerializerBase in the same way as Batcher and Streaming. If you register, you can select like below figure.
The component for the serializer is added as shown in the figure below at build time.
Below is implement the UserDataSerializerBase.
Below is a simple implementing UserDataSerializer.
Release Notes
Add the UserDataSerialization
Testing status
ManualTest on the AddressableSample.
Overall Product Risks
Technical Risk: Low
Halo Effect: Medium
Comments to reviewers