Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
SynonymInfo Struct Reference

#include <PrefabScanner.h>

Public Attributes

std::string canonicalType
 
std::string description
 
std::string prefabFile
 
std::vector< std::string > synonyms
 

Detailed Description

Definition at line 60 of file PrefabScanner.h.

Member Data Documentation

◆ canonicalType

std::string SynonymInfo::canonicalType

Definition at line 62 of file PrefabScanner.h.

Referenced by PrefabScanner::LoadSynonymRegistry().

◆ description

std::string SynonymInfo::description

Definition at line 63 of file PrefabScanner.h.

◆ prefabFile

std::string SynonymInfo::prefabFile

Definition at line 64 of file PrefabScanner.h.

◆ synonyms

std::vector<std::string> SynonymInfo::synonyms

Definition at line 65 of file PrefabScanner.h.


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