Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TDirectoryTree > API/Runtime/Core/TDirectoryTree/FTreeNode
Description
Report whether the node has a value, which is equivalent to the node's path existing in the DirectoryTree. Nodes might exist in the tree without their path existing, if they are parent paths that have not been added.
| Name | HasValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/DirectoryTree.h |
| Include Path | #include "Containers/DirectoryTree.h" |
bool HasValue() const