FDerivedDataGeometryCollectionCooker::GetVersionString

Get the version of the plugin, this is used as part of the cache key.

Windows
MacOS
Linux

Override Hierarchy

FDerivedDataPluginInterface::GetVersionString()

FDerivedDataGeometryCollectionCooker::GetVersionString()

References

Module

GeometryCollectionEngine

Header

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/DerivedDataGeometryCollectionCooker.h

Include

#include "GeometryCollection/DerivedDataGeometryCollectionCooker.h"

Source

/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/DerivedDataGeometryCollectionCooker.cpp

Syntax

virtual 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