AFunctionalAITest::IsValidSpawnSetIndex

Return whether the index is valid in the SpawnSets array.

Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalAITest

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h
Include #include "FunctionalAITest.h"
Source /Engine/Source/Developer/FunctionalTesting/Private/FunctionalAITest.cpp
virtual bool IsValidSpawnSetIndex
(
    const int32 Index
) const

Remarks

Return whether the index is valid in the SpawnSets array.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library