FDataRegistryResolver::IsVolatile

Return true if this resolver is considered volatile, which means that it should stop any long term caching of results.

Windows
MacOS
Linux

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistryTypes.h

Include

#include "DataRegistryTypes.h"

Syntax

virtual bool IsVolatile()

Remarks

Return true if this resolver is considered volatile, which means that it should stop any long term caching of results. This should be true for most stack-based resolvers

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