Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FCacheEventTrack
Description
Merge the events from another track, leaving the other empty. The other track must be of the same event type
| Name | Merge |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheEvents.h |
| Include Path | #include "Chaos/CacheEvents.h" |
| Source | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheEvents.cpp |
void Merge
(
FCacheEventTrack && Other
)