RegisterCustomPropertyTypeLayout

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

RegisterCustomPropertyTypeLayout

(
    FName PropertyTypeName,
    FOnGetPropertyTypeCustomizationInst...,
    TSharedPtr< IPropertyTypeIdentifier...
)

Registers a property type customization A property type is a specific FProperty type, a struct, or enum type

Public function Virtual

void

 

RegisterCustomPropertyTypeLayout

(
    FName PropertyTypeName,
    FOnGetPropertyTypeCustomizationInst...,
    TSharedPtr< IPropertyTypeIdentifier...,
    TSharedPtr< IDetailsView > ForSpeci...
)

This version of RegisterCustomPropertyTypeLayout has been deprecated. For per-details instance customization call IDetailsView::RegisterInstancedCustomPropertyTypeLayout

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