UActorFactoryDatasmithScene

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UActorFactory

UActorFactoryDatasmithScene

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/ActorFactoryDatasmithScene.h

Include

#include "ActorFactoryDatasmithScene.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(MinimalAPI)
class UActorFactoryDatasmithScene : public UActorFactory

Constructors

Name Description

Public function

UActorFactoryDatasmithScene

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Static

void

 

SpawnRelatedActors

(
    ADatasmithSceneActor* Datasmit...,
    bool bReimportDeletedActors
)

Overridden from UActorFactory

Name Description

Public function Virtual

bool

 

CanCreateActorFrom

(
    const FAssetData& AssetData,
    FText& OutErrorMsg
)

Protected function Virtual

AActor *

 

SpawnActor

(
    UObject* Asset,
    ULevel* InLevel,
    const FTransform& Transform,
    EObjectFlags ObjectFlags,
    const FName Name
)

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