Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/TPsoLruCache
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/PsoLruCache.h |
| Include | #include "PsoLruCache.h" |
void Empty
&40;
int32 InMaxNumElements
&41;
Remarks
Empty the cache.
Parameters
| Name | Description |
|---|---|
| InMaxNumElements | The maximum number of elements this cache can hold (default = 0). |