Entity.uuid

Gets the unique identifier (UUID). It's usually randomly generated when the entity is created and it can only be changed by the child classes.

class Entity
final pure nothrow @property @safe @nogc
UUID
uuid
()

Meta