TPsoLruCache::RemoveMostRecent

Remove and return the most recent element from the cache.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/PsoLruCache.h

Include

#include "PsoLruCache.h"

Syntax

ValueType RemoveMostRecent()

Remarks

Remove and return the most recent element from the cache.

Returns

Copy of removed value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss