IDatasmithTranslator::GetSceneImportOptions

Get the additional scene import options.

Windows
MacOS
Linux

Override Hierarchy

IDatasmithTranslator::GetSceneImportOptions()

FDatasmithCoreTechTranslator::GetSceneImportOptions()

References

Module

DatasmithTranslator

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h

Include

#include "DatasmithTranslator.h"

Syntax

virtual void GetSceneImportOptions
(
    TArray< TStrongObjectPtr< UDatasmithOptionsBase >> & Options
)

Remarks

Get the additional scene import options. Implementation can expose additional options to the user here.

Parameters

Parameter

Description

OptionClasses

list of classes that will be displayed to the user

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