IDetailsView::SetIsPropertyReadOnlyDelegate

Sets a delegate to call to determine if a specific property should be read-only in this instance of the details view

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "IDetailsView.h"

Syntax

void SetIsPropertyReadOnlyDelegate
(
    FIsPropertyReadOnly InIsPropertyReadOnly
)

Remarks

Sets a delegate to call to determine if a specific property should be read-only in this instance of the 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