Navigation
API > API/Runtime > API/Runtime/Engine
Inheritance Hierarchy
- TAlignedBytes
- FCacheKeyProxy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/DerivedDataCacheKeyProxy.h |
| Include | #include "DerivedDataCacheKeyProxy.h" |
Syntax
struct FCacheKeyProxy : private TAlignedBytes< sizeof(UE::DerivedData::Private::FCacheKeyDummy), alignof(UE::DerivedData::Private::FCacheKeyDummy)>
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCacheKeyProxy
(
const FCacheKey& InKey |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FCacheKey * | AsCacheKey () |
||
| const FCacheKey * | AsCacheKey () |