ComponentMetaData.hpp
int getComponentIdAsInt() const
Get the unique if of the component as an integer.
uint32_t getDefaultProfileId() const
Get the unique id for the default profile for this component.
ComponentMetaData()
Default constructor, should not be used externally as it produces an invalid instance.
string getName() const
Get the name of the component.
EntityMetaData relating to a component populated by an engine implementation.
Definition: ComponentMetaData.hpp:36
Base class for any entity meta data.
Definition: EntityMetaData.hpp:46
byte getComponentId() const
Get the unique id of the component.