ProfileMetaData.hpp
byte getComponentId() const
Get the unique id of the component the profile relates to.
ProfileMetaData()
Default constructor, should not be used externally as it produces an invalid instance.
uint32_t getProfileId() const
Get the unique id of the profile.
Base class for any entity meta data.
Definition: EntityMetaData.hpp:46
Meta data relating to a profile populated by an engine implementation.
Definition: ProfileMetaData.hpp:37