FDerivedDataPluginInterface::GetVersionString

Get the version of the plugin, this is used as 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

const TCHAR * GetVersionString() const

Remarks

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" )

Returns

Version string of the plugin

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