IDetailsView::SetIsPropertyEditingEnabledDelegate

Sets a delegate to call to determine if the properties editing is enabled

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

void SetIsPropertyEditingEnabledDelegate
(
    FIsPropertyEditingEnabled IsPropertyEditingEnabled
)

Remarks

Sets a delegate to call to determine if the properties editing is enabled

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