UsdUtils::FindOrCreateObject

Windows
MacOS
Linux

References

Module

USDUtilities

Header

/Engine/Plugins/Importers/USDImporter/Source/USDUtilities/Public/USDConversionUtils.h

Include

#include "USDConversionUtils.h"

Syntax

namespace UsdUtils
{
    template<typename T>
    T * UsdUtils::FindOrCreateObject
    (
        UObject * InParent,
        const FString & InName,
        EObjectFlags Flags
    )
}

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