FSimpleAssetEditor::SetPropertyEditingEnabledDelegate

Can be used to disable the details view making it read-only

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/SimpleAssetEditor.h

Include

#include "Toolkits/SimpleAssetEditor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Toolkits/SimpleAssetEditor.cpp

Syntax

void SetPropertyEditingEnabledDelegate
(
    FIsPropertyEditingEnabled InPropertyEditingDelegate
)

Remarks

Can be used to disable the details view making it read-only

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