|
Urho3D
|
Container of resources with specific type. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Resource/ResourceCache.h>
Public Member Functions | |
| ResourceGroup () | |
| Construct with defaults. | |
Public Attributes | |
| unsigned long long | memoryBudget_ |
| Memory budget. | |
| unsigned long long | memoryUse_ |
| Current memory use. | |
| HashMap< StringHash, SharedPtr< Resource > > | resources_ |
| Resources. | |
Container of resources with specific type.
1.8.17