Navigation
API > API/Plugins > API/Plugins/SpeedTreeImporter
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- USpeedTreeImportFactory
- UReimportSpeedTreeFactory
References
| Module | SpeedTreeImporter |
| Header | /Engine/Plugins/Editor/SpeedTreeImporter/Source/SpeedTreeImporter/Classes/SpeedTreeImportFactory.h |
| Include | #include "SpeedTreeImportFactory.h" |
Syntax
UCLASS&40;BlueprintType, HideCategories&61;Object&41;
class USpeedTreeImportFactory : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSet< UPackage * > | LoadedPackages | ||
| UMaterialInterface * | MasterBillboardMaterial | ||
| UMaterialInterface * | MasterMaterial |
Constructors
| Type | Name | Description | |
|---|---|---|---|
USpeedTreeImportFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| bool | FactoryCanImport
(
const FString& Filename |
Whether the specified file can be imported by this factory. | |
| FText | Returns the name of the factory for menus |