ILevelEditor::SetActorDetailsSCSEditorUICustomization

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

Unreal Engine C++ API Reference > Editor > LevelEditor > ILevelEditor

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/ILevelEditor.h
Include #include "ILevelEditor.h"
void SetActorDetailsSCSEditorUICustomization
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [ISCSEditorUICustomization](API\Editor\Kismet\ISCSEditorUICustomization) > ActorDetailsSCSEditorUICustomization
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library