AFunctionalAITest::GetSpawnSet

Return the SpawnSet at this index of the SpawnSets array. Const-correct version.

Windows
MacOS
Linux

Override Hierarchy

AFunctionalAITestBase::GetSpawnSet()

AFunctionalAITest::GetSpawnSet()

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 const FAITestSpawnSetBase * GetSpawnSet
(
    const int32 SpawnSetIndex
) const

Remarks

Return the SpawnSet at this index of the SpawnSets array. 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