| FAITestSpawnInfoBase
|
Module |
|
Header |
/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h |
Include |
#include "FunctionalAITest.h" |
struct FAITestSpawnInfoBase
Base struct defining where & when to spawn. Used within a FAITestSpawnSetBase class.
Name | Description | ||
---|---|---|---|
|
NumberToSpawn |
||
|
float |
PreSpawnDelay |
Delay before attempting first spawn |
|
float |
SpawnDelay |
Delay between consecutive spawn attempts |
|
TObjectPtr< AAc... |
SpawnLocation |
Where should AI be spawned |
|
SpawnSetName |
Gets filled owning spawn set upon game start |
Name | Description | |
---|---|---|
|
FAITestSpawnInfoBase() |
Name | Description | |
---|---|---|
|
~FAITestSpawnInfoBase() |
Name | Description | ||
---|---|---|---|
|
IsValid() |
||
|
Spawn ( |