FPersonaModule::CustomizeBlueprintEditorDetails

Customize the details of a slot node for the specified details view

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/PersonaModule.h

Include

#include "PersonaModule.h"

Source

/Engine/Source/Editor/Persona/Private/PersonaModule.cpp

Syntax

virtual void CustomizeBlueprintEditorDetails
(
    const TSharedRef< class IDetailsView > & InDetailsView,
    FOnInvokeTab InOnInvokeTab
)

Remarks

Customize the details of a slot node for the specified details view

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