UChaosCache::Evaluate

Evaluate the cache with the specified parameters, returning the evaluated results

Windows
MacOS
Linux

References

Module

ChaosCaching

Header

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/ChaosCache.h

Include

#include "Chaos/ChaosCache.h"

Source

/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/ChaosCache.cpp

Syntax

FCacheEvaluationResult Evaluate
(
    const FCacheEvaluationContext & InContext
)

Remarks

Evaluate the cache with the specified parameters, returning the evaluated results

Parameters

Parameter

Description

InContext

evaluation context

See Also

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