FDatasmithImportContext::UpdateImportOption

Replace or add options based on it's [UClass](API\Runtime\CoreUObject\UObject\UClass).

Choose your operating system:

Windows

macOS

Linux

References

Module

DatasmithImporter

Header

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

Include

#include "DatasmithImportContext.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportContext.cpp

Syntax

void UpdateImportOption
(
    UDatasmithOptionsBase * Option
)

Remarks

Replace or add options based on it's UClass.