Navigation
API > API/Editor > API/Editor/ProjectTargetPlatformEditor > API/Editor/ProjectTargetPlatformEditor/Interfaces > API/Editor/ProjectTargetPlatformEditor/Interfaces/IProjectTargetPl-
References
| Module | ProjectTargetPlatformEditor |
| Header | /Engine/Source/Editor/ProjectTargetPlatformEditor/Public/Interfaces/IProjectTargetPlatformEditorModule.h |
| Include | #include "Interfaces/IProjectTargetPlatformEditorModule.h" |
void DestroyProjectTargetPlatformEditorPanel
&40;
const TWeakPtr< SWidget > & Panel
&41;
Remarks
Destroys a previously created editor panel widget.
Parameters
| Name | Description |
|---|---|
| Panel | The panel to destroy. |