TTripleBuffer::IsDirty

Check whether a new value is available for reading.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/TripleBuffer.h

Include

#include "Containers/TripleBuffer.h"

Syntax

bool IsDirty() const

Remarks

Check whether a new value is available for reading.

Returns

true if a new value is available, false otherwise.

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