Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TTripleBuffer
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/TripleBuffer.h |
| Include | #include "Containers/TripleBuffer.h" |
bool IsDirty() const
Remarks
Check whether a new value is available for reading. true if a new value is available, false otherwise.