UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FPropertyPathNameTree::FConstNode Struct Reference

#include <PropertyPathNameTree.h>

+ Inheritance diagram for UE::FPropertyPathNameTree::FConstNode:

Public Member Functions

 operator bool () const
 
const FPropertyPathNameTreeGetSubTree () const
 
const FPropertyTagGetTag () const
 

Public Attributes

const FValue * Value = nullptr
 

Member Function Documentation

◆ GetSubTree()

const FPropertyPathNameTree * UE::FPropertyPathNameTree::FConstNode::GetSubTree ( ) const
inline

◆ GetTag()

const FPropertyTag * UE::FPropertyPathNameTree::FConstNode::GetTag ( ) const
inline

◆ operator bool()

UE::FPropertyPathNameTree::FConstNode::operator bool ( ) const
inlineexplicit

Member Data Documentation

◆ Value

const FValue* UE::FPropertyPathNameTree::FConstNode::Value = nullptr

The documentation for this struct was generated from the following file: