IDetailsView::RegisterInstancedCustomPropertyTypeLayout

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

void RegisterInstancedCustomPropertyTypeLayout
(
    FName PropertyTypeName,
    FOnGetPropertyTypeCustomizationInstance PropertyTypeLayoutDelegate,
    TSharedPtr< IPropertyTypeIdentifier > Identifier
)

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