FDatasmithUIManager::RemoveMenuEntry

Remove a menu entry from the Datasmith importers drop-down menu

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/UI/DatasmithUIManager.h

Include

#include "UI/DatasmithUIManager.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/UI/DatasmithUIManager.cpp

Syntax

void RemoveMenuEntry
(
    const TSharedPtr< FUICommandInfo > & Command
)

Remarks

Remove a menu entry from the Datasmith importers drop-down menu

Parameters

Parameter

Description

Command

The FUICommandInfo to remove

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