UMaterialImportHelpers

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UMaterialImportHelpers

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/MaterialImportHelpers.h

Include

#include "Factories/MaterialImportHelpers.h"

Syntax

class UMaterialImportHelpers : public UObject

Functions

Name Description

Public function Static

UMaterialInt...

 

FindExistingMaterial

(
    const FString& BasePath,
    const FString& MaterialFullName,
    const bool bRecursivePaths,
    FText& OutError
)

Public function Static

UMaterialInt...

 

FindExistingMaterialFromSearchLocation

(
    const FString& MaterialFullName,
    const FString& BasePackagePath,
    EMaterialSearchLocation SearchLocat...,
    FText& OutError
)

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