FDatasmithUICommands::AddMenuCommand

Add a new command to the Datasmith menu.

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

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

Include

#include "UI/DatasmithUICommands.h"

Source

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

Syntax

static TSharedPtr< FUICommandInfo > AddMenuCommand
(
    const FString & CommandName,
    const FText & Caption,
    const FText & Description
)

Remarks

Add a new command to the Datasmith menu.

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