FPropertyTypeLayoutCallbackList

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "PropertyEditorDelegates.h"

Syntax

struct FPropertyTypeLayoutCallbackList

Variables

Name Description

Public variable

FPropertyTypeLa...

 

BaseCallback

The base callback is a registered callback with a null identifier

Public variable

TArray< FProper...

 

IdentifierList

List of registered callbacks with a non null identifier

Functions

Name Description

Public function

void

 

Add

(
    const FPropertyTypeLayoutCallback&...
)

Public function Const

const FPrope...

 

Find

(
    const IPropertyHandle& PropertyHan...
)

Public function

void

 

Remove

(
    const TSharedPtr< IPropertyTypeIden...
)

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