Live Config
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
FLiveConfigPropertyTreeNode Struct Reference

#include <SLiveConfigPropertyManager.h>

Inheritance diagram for FLiveConfigPropertyTreeNode:

Public Member Functions

bool IsProperty () const
 
bool IsStruct () const
 

Public Attributes

FString DisplayName
 
FString FullPath
 
TSharedPtr< FLiveConfigPropertyDefinitionPropertyDefinition
 
TArray< TSharedRef< FLiveConfigPropertyTreeNode > > Children
 
TWeakPtr< FLiveConfigPropertyTreeNodeParent
 
bool bIsExpanded = true
 
bool bNeedsFocus = false
 

Detailed Description

Property tree nodes represent collapsing/expanding properties based on their paths IE a property that is MyProperty.SubProperty has MyProperty as a folder


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