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
I think it would be helpful to be able to enforce that a specific struct name is present when deserializing a struct. I mainly want to enforce this as part of style in my game's assets.
I think it would be helpful to be able to enforce that a specific struct name is present when deserializing a struct. I mainly want to enforce this as part of style in my game's assets.