Struct Serializer.JsonObject
[Serializable]
public struct Serializer.JsonObject : IEquatable<Serializer.JsonObject>
- Implements
- Inherited Members
Methods
- Equals(JsonObject)
Compares both the serialized type name and the JSON payload.
- ToString()
Serializes this wrapper itself into JSON for debugging or nested storage.