Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FCacheKeyProxy |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/DerivedDataCacheKeyProxy.h |
| Include Path | #include "DerivedDataCacheKeyProxy.h" |
Syntax
struct FCacheKeyProxy : private TAlignedBytes< sizeof, alignof>
Inheritance Hierarchy
- TAlignedBytes → FCacheKeyProxy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCacheKeyProxy
(
const FCacheKey& InKey |
DerivedDataCacheKeyProxy.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FCacheKeyProxy() |
DerivedDataCacheKeyProxy.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCacheKey * AsCacheKey () |
DerivedDataCacheKeyProxy.h | ||
const FCacheKey * AsCacheKey () |
DerivedDataCacheKeyProxy.h |