|
Hymn to Beauty
C++ 3D Engine
|
Information about the selected resource. More...
#include <ResourceSelector.hpp>
Public Member Functions | |
| std::string | GetPath () const |
| Get path (including name). More... | |
Public Attributes | |
| const ResourceList::Resource * | resource |
| The selected resource. More... | |
| std::string | path |
| The path to the resource. More... | |
Information about the selected resource.
| std::string ResourceSelector::SelectedResource::GetPath | ( | ) | const |
Get path (including name).
| std::string GUI::ResourceSelector::SelectedResource::path |
The path to the resource.
| const ResourceList::Resource* GUI::ResourceSelector::SelectedResource::resource |
The selected resource.