Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalAITestBase
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FAITestSpawnInfoBase * | GetSpawnInfo
(
const int32 SpawnSetIndex, |
Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex. Const-correct version. |
![]() |
FAITestSpawnInfoBase * | GetSpawnInfo
(
const int32 SpawnSetIndex, |
Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex. |