SpiecsEngine
Loading...
Searching...
No Matches
◆
AddTag()
void Spices::TagComponent::AddTag
(
const std::string &
tag
)
inline
Add the tag this component handled.
Parameters
[in]
tag
The string type.
Definition at line
60
of file
TagComponent.h
.
60
{
m_Tags
.insert(tag); }
Spices::TagComponent::m_Tags
std::set< std::string > m_Tags
The tags this component handled.
Definition
TagComponent.h:85
Spices
TagComponent
Generated on Sun Mar 8 2026 10:24:49 for SpiecsEngine by
1.10.0