![]() |
Plasma Engine
2.0
|
Public Attributes | |
| plVariant | m_Value |
| plBitflags< plBlackboardEntryFlags > | m_Flags |
| plUInt32 | m_uiChangeCounter = 0 |
| plUInt32 plBlackboard::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.