UActorFactoryClass::SpawnActor

Windows
MacOS
Linux

Override Hierarchy

UActorFactory::SpawnActor()

UActorFactoryClass::SpawnActor()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/ActorFactories/ActorFactoryClass.h

Include

#include "ActorFactories/ActorFactoryClass.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Factories/ActorFactory.cpp

Syntax

virtual AActor * SpawnActor
(
    UObject * Asset,
    ULevel * InLevel,
    const FTransform & Transform,
    const FActorSpawnParameters & InSpawnParams
)

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