FAITestSpawnSet::IsValidSpawnInfoIndex

Return whether the index is valid in the SpawnInfoContainer array.

Windows
MacOS
Linux

Override Hierarchy

FAITestSpawnSetBase::IsValidSpawnInfoIndex()

FAITestSpawnSet::IsValidSpawnInfoIndex()

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

Remarks

Return whether the index is valid in 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