Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/TPsoLruCache
Description
Empty the cache.
| Name | Empty |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/PsoLruCache.h |
| Include Path | #include "PsoLruCache.h" |
void Empty
(
int32 InMaxNumElements
)
Parameters
| Name | Remarks |
|---|---|
| InMaxNumElements | The maximum number of elements this cache can hold (default = 0). |
See Also
-
Find
-
GetKeys
-
Max
-
Num
-
Remove