Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FCacheEventTrack
Overloads
FCacheEventTrack()
| |
|
| Name |
FCacheEventTrack |
| 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 |
FCacheEventTrack()
FCacheEventTrack(FName, UScriptStruct *)
| |
|
| Name |
FCacheEventTrack |
| 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 |
FCacheEventTrack
(
FName InName,
UScriptStruct * InStruct
)