FPropertyAndParent

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/PropertyEditorDelegates.h

Include

#include "PropertyEditorDelegates.h"

Syntax

struct FPropertyAndParent

Variables

Name Description

Public variable

TArray< TWeakOb...

 

Objects

The objects for these properties

Public variable

TArray< const F...

 

ParentProperties

The entire chain of parent properties, all the way to the property root.

Public variable

const FProperty...

 

Property

The property always exists

Constructors

Name Description

Public function

FPropertyAndParent

(
    const TSharedRef< IPropertyHandle >...,
    const TArray< TWeakObjectPtr< UObje...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss