Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FCacheEventTrack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T * GetEvent
(
int32 Index |
Chaos/CacheEvents.h | ||
const T * GetEvent
(
int32 Index |
Chaos/CacheEvents.h |
GetEvent(int32)
| Name | GetEvent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheEvents.h |
| Include Path | #include "Chaos/CacheEvents.h" |
template<typename T>
T * GetEvent
(
int32 Index
)
GetEvent(int32)
| Name | GetEvent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheEvents.h |
| Include Path | #include "Chaos/CacheEvents.h" |
template<typename T>
const T * GetEvent
(
int32 Index
) const