Cogs.Core
|
Public Attributes | |
std::string | name |
std::string | path |
ResourceBuffer | bytes |
Definition at line 13 of file ResourceStoreStorage.h.
ResourceBuffer Cogs::Core::Resource::bytes |
Definition at line 17 of file ResourceStoreStorage.h.
std::string Cogs::Core::Resource::name |
Definition at line 15 of file ResourceStoreStorage.h.
std::string Cogs::Core::Resource::path |
Definition at line 16 of file ResourceStoreStorage.h.