Struct UIDComponent# Defined in File Components.h Struct Documentation# struct UIDComponent# Unique identifier component. Every entity has a global unique identifier. This component may not be added/removed to/from an entity. Public Functions UIDComponent() = default# Constructor. Public Members TRAP::Utils::UID UID = {}#