ILevelEditor::SetActorDetailsSCSEditorUICustomization

Sets the UI customization of the SCSEditor inside the level editor details panel.

Windows
MacOS
Linux

References

Module

LevelEditor

Header

/Engine/Source/Editor/LevelEditor/Public/ILevelEditor.h

Include

#include "ILevelEditor.h"

Syntax

void SetActorDetailsSCSEditorUICustomization
(
    TSharedPtr< class ISCSEditorUICustomization > ActorDetailsSCSEditorUICustomization
)

Remarks

Sets the UI customization of the SCSEditor inside the level editor details panel.

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