![]() |
ezEngine
Release 25.03
|
Public Attributes | |
ezVariant | m_Value |
ezBitflags< ezBlackboardEntryFlags > | m_Flags |
ezUInt32 | m_uiChangeCounter = 0 |
ezUInt32 ezBlackboard::Entry::m_uiChangeCounter = 0 |
The change counter is increased every time the entry's value changes. Read this and compare it to a previous known value, to detect whether the value was changed since the last check.