AFunctionalAITestBase::GetSpawnSet

Return the SpawnSet at this index of the SpawnSets array.

Unreal Engine C++ API Reference > Developer > FunctionalTesting > AFunctionalAITestBase > GetSpawnSet

  • AFunctionalAITestBase::GetSpawnSet()

References

   
Module FunctionalTesting
Header /Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h
Include #include "FunctionalAITest.h"
virtual [FAITestSpawnSetBase](API\Developer\FunctionalTesting\FAITestSpawnSetBase) * GetSpawnSet
(
    const int32 SpawnSetIndex
)

Remarks

Return the SpawnSet at this index of the SpawnSets array.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library