Tries to get a GUID from a JSON Object.
Inochi2D has transitioned over to GUIDs, as such we convert the old 32 bit UUIDs into fake GUIDs if they're in use.
The object to get the GUID from.
The state of the deserializer.
The legacy UUID key to check for.
The GUID key to check for.
A GUID.
See Implementation
Tries to get a GUID from a JSON Object.
Inochi2D has transitioned over to GUIDs, as such we convert the old 32 bit UUIDs into fake GUIDs if they're in use.