FSchemaTranslatorTask::FSchemaTranslatorTask

Choose your operating system:

Windows

macOS

Linux

References

Module

USDSchemas

Header

/Engine/Plugins/Importers/USDImporter/Source/USDSchemas/Public/USDSchemaTranslator.h

Include

#include "USDSchemaTranslator.h"

Syntax

FSchemaTranslatorTask
(
    ESchemaTranslationLaunchPolicy InPolicy,
    TFunction< bool() > InCallable
)