SpawnActor

Overload list

Windows
MacOS
Linux
Name Description

Protected function Virtual

AActor *

 

SpawnActor

(
    UObject* InAsset,
    ULevel* InLevel,
    const FTransform& InTransform,
    const FActorSpawnParameters& InSpa...
)

Protected function Virtual

AActor *

 

SpawnActor

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

This function has been deprecated in favor of the other version that takes a FActorSpawnParameters in parameter

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