USpeedTreeImportFactory

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

SpeedTreeImporter

Header

/Engine/Plugins/Editor/SpeedTreeImporter/Source/SpeedTreeImporter/Classes/SpeedTreeImportFactory.h

Include

#include "SpeedTreeImportFactory.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(BlueprintType, HideCategories=Object)
class USpeedTreeImportFactory : public UFactory

Variables

Constructors

Name Description

Public function

USpeedTreeImportFactory

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UFactory

Name Description

Public function Virtual

bool

 

FactoryCanImport

(
    const FString& Filename
)

Whether the specified file can be imported by this factory.

Public function Virtual Const

FText

 

GetDisplayName()

Returns the name of the factory for menus

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