FAITestSpawnSet::GetSpawnInfo

Return the [FAITestSpawnInfoBase](API\Developer\FunctionalTesting\FAITestSpawnInfoBase) at this index of the SpawnInfoContainer array.

Windows
MacOS
Linux

Override Hierarchy

FAITestSpawnSetBase::GetSpawnInfo()

FAITestSpawnSet::GetSpawnInfo()

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h

Include

#include "FunctionalAITest.h"

Source

/Engine/Source/Developer/FunctionalTesting/Private/FunctionalAITest.cpp

Syntax

virtual FAITestSpawnInfoBase * GetSpawnInfo
(
    const int32 SpawnInfoIndex
)

Remarks

Return the FAITestSpawnInfoBase at this index of the SpawnInfoContainer array.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss