cubos::core::ecs::Name struct

Component which stores the name of an entity.

Public variables

std::string value
Name of the entity.