Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FDerivedDataPluginInterface
- FDerivedDataPluginInterface::GetPluginSpecificCacheKeySuffix()
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataPluginInterface.h |
Include | #include "DerivedDataPluginInterface.h" |
[FString](API\Runtime\Core\Containers\FString) GetPluginSpecificCacheKeySuffix() const
Remarks
Returns the largest and plugin specific part of the cache key. This must be a alphanumeric+underscore Version number of the plugin, for licensees.