Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/TTreeDiffSpecification
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/AsyncTreeDifferences.h |
| Include | #include "AsyncTreeDifferences.h" |
bool ShouldInheritEqualFromChildren
(
const InNodeType & TreeNodeA,
const InNodeType & TreeNodeB
) const
Remarks
Return true if TreeNode is considered equal when all it's children are equal. This avoids an unnecessary call to AreValuesEqual