Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FCacheEventTrack
| Name | FHandle |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheEvents.h |
| Include Path | #include "Chaos/CacheEvents.h" |
Syntax
struct FHandle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FHandle() |
Chaos/CacheEvents.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | Chaos/CacheEvents.h | ||
| Track | const FCacheEventTrack * | Chaos/CacheEvents.h | ||
| Version | int32 | Chaos/CacheEvents.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T * Get() |
Chaos/CacheEvents.h | ||
const T * GetConst() |
Chaos/CacheEvents.h |