AFunctionalAITest::IsValidSpawnSetIndex

Return whether the index is valid in the SpawnSets array.

Windows
MacOS
Linux

Override Hierarchy

AFunctionalAITestBase::IsValidSpawnSetIndex()

AFunctionalAITest::IsValidSpawnSetIndex()

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 bool IsValidSpawnSetIndex
(
    const int32 Index
) const

Remarks

Return whether the index is valid in the SpawnSets array.