CreateActor

Overload list

Windows
MacOS
Linux
Name Description

Public function

AActor *

 

CreateActor

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

Public function

AActor *

 

CreateActor

(
    UObject* Asset,
    ULevel* InLevel,
    const FTransform& Transform,
    EObjectFlags InObjectFlags,
    const FName InName
)

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