FDerivedDataPluginInterface::GetPluginSpecificCacheKeySuffix

Returns the largest and plugin specific part of the cache key.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library