EUID Class

Erios Unique Identifier

Constructors

EUID.__new()

EUID.__new()

EUID.__new(string)

EUID.__new(value: string)
Type Name Description
string value

EUID.__new(Object)

EUID.__new(requester: Object)
Type Name Description
Object requester

EUID.__new(EriosObject,boolean)

EUID.__new(object: EriosObject,asPrefab: boolean = False)
Type Name Description
EriosObject object
boolean asPrefab

Fields

Type Name Static Default Description
string Value

ReadOnly

Type Name Static Default Description
EUIDCategory Category
EUID Empty
number Identifier
string ModPrefix
string SubCategory

Static Functions

Do not require an instance!

GetCategory(Object)

GetCategory(object: Object) -> EUIDCategory
Type Name Description
Object object

Random(EUIDCategory)

Random(category: EUIDCategory) -> EUID
Type Name Description
EUIDCategory category

Categories:

Updated: