Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/TRHITransientResourceCache
| Name | FCacheItem |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHICoreTransientResourceAllocator.h |
| Include Path | #include "RHICoreTransientResourceAllocator.h" |
Syntax
struct FCacheItem
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCacheItem
(
TransientResourceType* InResource, |
RHICoreTransientResourceAllocator.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Hash | uint64 | RHICoreTransientResourceAllocator.h | ||
| LastUsedFrame | uint64 | RHICoreTransientResourceAllocator.h | ||
| Resource | TransientResourceType * | RHICoreTransientResourceAllocator.h |