FCacheEventTrack::Merge

Merge the events from another track, leaving the other empty.

Windows
MacOS
Linux

References

Module

ChaosCaching

Header

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

Include

#include "Chaos/CacheEvents.h"

Source

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

Syntax

void Merge
(
    FCacheEventTrack && Other
)

Remarks

Merge the events from another track, leaving the other empty. The other track must be of the same event type

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