DatasmithDispatcher::ECommandId

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

DatasmithDispatcher

Header

/Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithCommands.h

Include

#include "DatasmithCommands.h"

Syntax

namespace DatasmithDispatcher
{
    enum ECommandId
    {
        Invalid,
        Ping,
        BackPing,
        RunTask,
        NotifyEndTask,
        ImportParams,
        Terminate,
        Last,
    }
}

Values

Name

Description

Invalid

Ping

BackPing

RunTask

NotifyEndTask

ImportParams

Terminate

Last

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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