|
Live Config
|
#include <SLiveConfigPropertyManager.h>
Public Member Functions | |
| bool | IsProperty () const |
| bool | IsStruct () const |
Public Attributes | |
| FString | DisplayName |
| FString | FullPath |
| TSharedPtr< FLiveConfigPropertyDefinition > | PropertyDefinition |
| TArray< TSharedRef< FLiveConfigPropertyTreeNode > > | Children |
| TWeakPtr< FLiveConfigPropertyTreeNode > | Parent |
| bool | bIsExpanded = true |
| bool | bNeedsFocus = false |
Property tree nodes represent collapsing/expanding properties based on their paths IE a property that is MyProperty.SubProperty has MyProperty as a folder