FRegisteredSchemaTranslatorHandle

Windows
MacOS
Linux

References

Module

USDSchemas

Header

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

Include

#include "USDSchemaTranslator.h"

Syntax

class FRegisteredSchemaTranslatorHandle

Constructors

Name Description

Public function

FRegisteredSchemaTranslatorHandle()

Public function

FRegisteredSchemaTranslatorHandle

(
    const FString& InSchemaName
)

Functions

Name Description

Public function Const

int32

 

GetId()

Public function Const

const FStrin...

 

GetSchemaName()

Public function

void

 

SetId

(
    int32 InId
)

Public function

void

 

SetSchemaName

(
    const FString& InSchemaName
)

Constants

Name

Description

CurrentSchemaTranslatorId

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