Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FDerivedDataPluginInterface
Description
Get the version of the plugin, this is used as part of the cache key. This is supposed to be a guid string ( ex. "69C8C8A6-A9F8-4EFC-875C-CFBB72E66486" )
| Name | GetVersionString |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataPluginInterface.h |
| Include Path | #include "DerivedDataPluginInterface.h" |
const TCHAR * GetVersionString() const
Version string of the plugin