Just™ Game Engine
Public Member Functions | Public Attributes | List of all members
jng::TagComponent Struct Reference

#include <components.hpp>

Public Member Functions

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

Public Attributes

std::string Tag
 

Constructor & Destructor Documentation

◆ TagComponent() [1/2]

jng::TagComponent::TagComponent ( const std::string &  tag)
inline

◆ TagComponent() [2/2]

jng::TagComponent::TagComponent ( const TagComponent )
default

Member Data Documentation

◆ Tag

std::string jng::TagComponent::Tag

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