AFunctionalAITestBase::GetSpawnInfo

Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex. Const-correct version.

Windows
MacOS
Linux

References

Module

FunctionalTesting

Header

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

Include

#include "FunctionalAITest.h"

Source

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

Syntax

const FAITestSpawnInfoBase * GetSpawnInfo
(
    const int32 SpawnSetIndex,
    const int32 SpawnInfoIndex
) const

Remarks

Return the SpawnInfo at SpawnInfoIndexof the SpawnSet at SpawnSetIndex. Const-correct version.

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