Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Helpers > API/Plugins/PCG/Helpers/UPCGActorHelpers
| Type | Name | Description | |
|---|---|---|---|
| AActor * | SpawnDefaultActor
(
UWorld* World, |
Spawn a new actor of type T and attach it to the parent (if not null) | |
| AActor * | SpawnDefaultActor
(
UWorld* World, |
Spawn a new actor and attach it to the parent (if not null) | |
| AActor * | SpawnDefaultActor
(
UWorld* World, |
Spawn a new actor and attach it to the parent (if not null) |