CSEngine
|
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 |
Definition at line 25 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::extension |
Definition at line 32 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::hash |
Definition at line 30 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::id |
Definition at line 29 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::name |
Definition at line 28 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::name_full |
Definition at line 31 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::name_path |
Definition at line 26 of file AssetMgr.h.
std::string CSE::AssetMgr::AssetReference::path |
Definition at line 27 of file AssetMgr.h.
TYPE CSE::AssetMgr::AssetReference::type = NONE |
Definition at line 33 of file AssetMgr.h.