inochi2d.core.guid

Inochi2D Unique IDs

Members

Aliases

GUID
alias GUID = UUID

A globally unique ID.

Functions

__i2d_init_random
void __i2d_init_random()
Undocumented in source. Be warned that the author may not have intended to support it.
inNewGUID
GUID inNewGUID()

Creates a new GUID.

toGuid
GUID toGuid(uint legacyUUID)

Creates a GUID from a legacy UUID.

tryGetGUID
GUID tryGetGUID(DataNode obj, ModelState state, string uuidKey, string guidKey)

Tries to get a GUID from a JSON Object.

tryGetGUID
GUID tryGetGUID(DataNode obj, ModelState state)

Tries to get a GUID from a JSON Object.

Meta

Authors

Luna Nielsen seagetch