UInterchangeManager::IsTranslatorClassForTextureOnly

Check if the translator class is registered as a texture only translator

Choose your operating system:

Windows

macOS

Linux

References

Module

InterchangeEngine

Header

/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h

Include

#include "InterchangeManager.h"

Source

/Engine/Source/Runtime/Experimental/Interchange/Engine/Private/InterchangeManager.cpp

Syntax

bool IsTranslatorClassForTextureOnly
(
    const UClass * TranslatorClass
) const

Remarks

Check if the translator class is registered as a texture only translator