Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalAITestBase > GetSpawnInfo
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h |
Include | #include "FunctionalAITest.h" |
Source | /Engine/Source/Developer/FunctionalTesting/Private/FunctionalAITest.cpp |
FAITestSpawnInfoBase * GetSpawnInfo
(
const int32 SpawnSetIndex,
const int32 SpawnInfoIndex
)
Remarks
Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex.