UChaosCache::BeginRecord

Reset and initialize a cache to make it ready to record the specified component

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

FCacheUserToken BeginRecord
(
    UPrimitiveComponent * InComponent,
    FGuid InAdapterId
)

Remarks

Reset and initialize a cache to make it ready to record the specified component

Parameters

Parameter

Description

InComponent

Component to prepare the cache for

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