|
|
bool | IncludeInFilter () |
| |
|
void | RemoveChildAtIndex (size_t index) |
| |
|
|
bool | m_matchesSelf = false |
| |
|
bool | m_hasMatchingAncestor = false |
| | this will only be set and checked if the FilterAdapter has m_includeAllMatchDescendants set
|
| |
|
AZStd::unordered_set< MatchInfoNode * > | m_matchingDescendants |
| |
|
AZStd::deque< MatchInfoNode * > | m_childMatchState |
| | Deque where only row node children are populated, other children are null entries.
|
| |
|
MatchInfoNode * | m_parentNode = nullptr |
| |
|
unsigned int | m_lastFilterUpdateFrame = 0 |
| | frame that this node's match state last changed
|
| |
The documentation for this struct was generated from the following file:
- Code/Framework/AzFramework/AzFramework/DocumentPropertyEditor/FilterAdapter.h