Raito 0.1
Loading...
Searching...
No Matches
Raito::ECS::TagComponent Struct Reference

#include <Components.h>

Public Member Functions

 TagComponent ()=default
 
 TagComponent (const TagComponent &)=default
 
 TagComponent (const std::string &tag)
 

Public Attributes

std::string Tag
 

Constructor & Destructor Documentation

◆ TagComponent() [1/3]

Raito::ECS::TagComponent::TagComponent ( )
default

◆ TagComponent() [2/3]

Raito::ECS::TagComponent::TagComponent ( const TagComponent & )
default

◆ TagComponent() [3/3]

Raito::ECS::TagComponent::TagComponent ( const std::string & tag)
inline

Member Data Documentation

◆ Tag

std::string Raito::ECS::TagComponent::Tag

The documentation for this struct was generated from the following file: