IProjectTargetPlatformEditorModule::DestroyProjectTargetPlatformEditorPanel

Destroys a previously created editor panel widget.

Windows
MacOS
Linux

References

Module

ProjectTargetPlatformEditor

Header

/Engine/Source/Editor/ProjectTargetPlatformEditor/Public/Interfaces/IProjectTargetPlatformEditorModule.h

Include

#include "Interfaces/IProjectTargetPlatformEditorModule.h"

Syntax

void DestroyProjectTargetPlatformEditorPanel
(
    const TWeakPtr< SWidget > & Panel
)

Remarks

Destroys a previously created editor panel widget.

Parameters

Parameter

Description

Panel

The panel to destroy.

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