TPsoLruCache::GetLeastRecent

Return the least recent element from the cache.

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "PsoLruCache.h"

Syntax

const ValueType GetLeastRecent() const

Remarks

Return the least recent element from the cache.

Returns

Copy of the least recent 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