Navigation
Unreal Engine C++ API Reference > Developer > FunctionalTesting > FAITestSpawnSetBase > GetSpawnInfo
- FAITestSpawnSetBase::GetSpawnInfo()
References
Module | FunctionalTesting |
Header | /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h |
Include | #include "FunctionalAITest.h" |
virtual const [FAITestSpawnInfoBase](API\Developer\FunctionalTesting\FAITestSpawnInfoBase) * GetSpawnInfo ( const int32 SpawnInfoIndex ) const
Remarks
Return the FAITestSpawnInfoBase at this index of the SpawnInfoContainer array. Const-correct version.