SetChildActorClass

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetChildActorClass

(
    TSubclassOf< AActor > InClass
)

Sets the class to use for the child actor.

Public function

void

 

SetChildActorClass

(
    TSubclassOf< AActor > InClass,
    AActor* NewChildActorTemplate
)

Sets then class to use for the child actor providing an optional Actor to use as the template.

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