Navigation
API > API/Plugins > API/Plugins/USDUtilities > API/Plugins/USDUtilities/FSchemaTranslatorTask
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSchemaTranslatorTask
(
const FSchemaTranslatorTask& Other |
Objects/USDSchemaTranslator.h | ||
FSchemaTranslatorTask
(
ESchemaTranslationLaunchPolicy InPolicy, |
Objects/USDSchemaTranslator.h |
FSchemaTranslatorTask(const FSchemaTranslatorTask &)
| Name | FSchemaTranslatorTask |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/Objects/USDSchemaTranslator.h |
| Include Path | #include "Objects/USDSchemaTranslator.h" |
FSchemaTranslatorTask
(
const FSchemaTranslatorTask & Other
)
FSchemaTranslatorTask(ESchemaTranslationLaunchPolicy, TFunction< bool()>)
| Name | FSchemaTranslatorTask |
| Type | function |
| Header File | /Engine/Plugins/Runtime/USDCore/Source/USDUtilities/Public/Objects/USDSchemaTranslator.h |
| Include Path | #include "Objects/USDSchemaTranslator.h" |
FSchemaTranslatorTask
(
ESchemaTranslationLaunchPolicy InPolicy,
TFunction < bool> InCallable
)