Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UChildActorComponent
| Type | Name | Description | |
|---|---|---|---|
| void | SetChildActorClass
(
TSubclassOf< AActor > InClass |
Sets the class to use for the child actor. | |
| void | SetChildActorClass
(
TSubclassOf< AActor > InClass, |
Sets then class to use for the child actor providing an optional Actor to use as the template. |