UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::DerivedData::FCacheKeyProxy Struct Reference

#include <DerivedDataCacheKeyProxy.h>

+ Inheritance diagram for UE::DerivedData::FCacheKeyProxy:

Public Member Functions

 FCacheKeyProxy (const FCacheKey &InKey)
 
ENGINE_API ~FCacheKeyProxy ()
 
FCacheKeyAsCacheKey ()
 
const FCacheKeyAsCacheKey () const
 

Constructor & Destructor Documentation

◆ FCacheKeyProxy()

UE::DerivedData::FCacheKeyProxy::FCacheKeyProxy ( const FCacheKey InKey)

◆ ~FCacheKeyProxy()

ENGINE_API UE::DerivedData::FCacheKeyProxy::~FCacheKeyProxy ( )

Member Function Documentation

◆ AsCacheKey() [1/2]

FCacheKey * UE::DerivedData::FCacheKeyProxy::AsCacheKey ( )
inline

◆ AsCacheKey() [2/2]

const FCacheKey * UE::DerivedData::FCacheKeyProxy::AsCacheKey ( ) const
inline

The documentation for this struct was generated from the following file: