Cogs.Core
Public Attributes | List of all members
Cogs::Core::Resource Struct Reference

Public Attributes

std::string name
 
std::string path
 
ResourceBuffer bytes
 

Detailed Description

Definition at line 13 of file ResourceStoreStorage.h.

Member Data Documentation

◆ bytes

ResourceBuffer Cogs::Core::Resource::bytes

Definition at line 17 of file ResourceStoreStorage.h.

◆ name

std::string Cogs::Core::Resource::name

Definition at line 15 of file ResourceStoreStorage.h.

◆ path

std::string Cogs::Core::Resource::path

Definition at line 16 of file ResourceStoreStorage.h.


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