![]() |
Public API Reference |
![]() |
Helper to read strings written with StringStoreWriter. More...
#include <csplugincommon/shader/shadercachehelper.h>
Public Member Functions | |
bool | EndUse () |
End using the string store. | |
const char * | GetString (uint32 id) const |
Get a string for an ID. | |
bool | StartUse (iFile *file) |
Start using a string store. |
Helper to read strings written with StringStoreWriter.
Definition at line 120 of file shadercachehelper.h.
End using the string store.
const char* CS::PluginCommon::ShaderCacheHelper::StringStoreReader::GetString | ( | uint32 | id | ) | const |
Get a string for an ID.
Start using a string store.