Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FCacheEventTrack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Chaos/CacheEvents.h | |||
FCacheEventTrack
(
FName InName, |
Chaos/CacheEvents.h |
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
)