![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHITransientResourceAllocator.h>
Public Member Functions | |
| bool | IsValid () const |
Public Attributes | |
| FRHITransientPagePool * | Pool = nullptr |
| uint64 | Hash = 0 |
| uint16 | SpanIndex = 0 |
| uint16 | SpanOffsetMin = 0 |
| uint16 | SpanOffsetMax = 0 |
Represents an allocation from a transient page pool.
|
inline |
| uint64 FRHITransientPagePoolAllocation::Hash = 0 |
| FRHITransientPagePool* FRHITransientPagePoolAllocation::Pool = nullptr |
| uint16 FRHITransientPagePoolAllocation::SpanIndex = 0 |
| uint16 FRHITransientPagePoolAllocation::SpanOffsetMax = 0 |
| uint16 FRHITransientPagePoolAllocation::SpanOffsetMin = 0 |