FDerivedDataPluginInterface::GetPluginSpecificCacheKeySuffix

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

Windows
MacOS
Linux

Override Hierarchy

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataPluginInterface.h

Include

#include "DerivedDataPluginInterface.h"

Syntax

FString GetPluginSpecificCacheKeySuffix() const

Remarks

Returns the largest and plugin specific part of the cache key. This must be a alphanumeric+underscore

Returns

Version number of the plugin, for licensees.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss