IDatasmithContentEditorModule::RegisterGetSupportedUriSchemeHandler

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithContentEditor

Header

/Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContentEditor/Public/DatasmithContentEditorModule.h

Include

#include "DatasmithContentEditorModule.h"

Syntax

void RegisterGetSupportedUriSchemeHandler
(
    FOnGetSupportedUriSchemes && GetSupportedUriSchemeDelegate
)