FAITestSpawnSet::IsValidSpawnInfoIndex

Return whether the index is valid in the SpawnInfoContainer array.

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

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

Remarks

Return whether the index is valid in the SpawnInfoContainer array.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library