You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a new AssetObject derived class, Config, so serialization/deserialization of Config instances becomes trivial, all goes through HMF so it gets a static schema instead of needing to read from JSON objects.
Make a new
AssetObjectderived class,Config, so serialization/deserialization of Config instances becomes trivial, all goes through HMF so it gets a static schema instead of needing to read from JSON objects.