CSEngine
Loading...
Searching...
No Matches
CSE::AssetMgr::AssetReference Struct Reference

Public Attributes

std::string name_path
 
std::string path
 
std::string name
 
std::string id
 
std::string hash
 
std::string name_full
 
std::string extension
 
TYPE type = NONE
 

Detailed Description

Definition at line 25 of file AssetMgr.h.

Member Data Documentation

◆ extension

std::string CSE::AssetMgr::AssetReference::extension

Definition at line 32 of file AssetMgr.h.

◆ hash

std::string CSE::AssetMgr::AssetReference::hash

Definition at line 30 of file AssetMgr.h.

◆ id

std::string CSE::AssetMgr::AssetReference::id

Definition at line 29 of file AssetMgr.h.

◆ name

std::string CSE::AssetMgr::AssetReference::name

Definition at line 28 of file AssetMgr.h.

◆ name_full

std::string CSE::AssetMgr::AssetReference::name_full

Definition at line 31 of file AssetMgr.h.

◆ name_path

std::string CSE::AssetMgr::AssetReference::name_path

Definition at line 26 of file AssetMgr.h.

◆ path

std::string CSE::AssetMgr::AssetReference::path

Definition at line 27 of file AssetMgr.h.

◆ type

TYPE CSE::AssetMgr::AssetReference::type = NONE

Definition at line 33 of file AssetMgr.h.


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