IDetailsView::SetGenericLayoutDetailsDelegate

Sets a delegate to call to layout generic details not specific to an object being viewed

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

void SetGenericLayoutDetailsDelegate
(
    FOnGetDetailCustomizationInstance OnGetGenericDetails
)

Remarks

Sets a delegate to call to layout generic details not specific to an object being viewed

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