Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/TPsoLruCache > API/Runtime/RHI/TPsoLruCache/Remove
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/PsoLruCache.h |
| Include | #include "PsoLruCache.h" |
void Remove
(
FCacheEntry * Entry
)
Remarks
Remove the specified entry from the cache.
Parameters
| Name | Description |
|---|---|
| Entry | The entry to remove. |