FPendingDelayedSpawn

Windows
MacOS
Linux

Inheritance Hierarchy

FAITestSpawnInfo

FPendingDelayedSpawn

References

Module

FunctionalTesting

Header

/Engine/Source/Developer/FunctionalTesting/Classes/FunctionalAITest.h

Include

#include "FunctionalAITest.h"

Syntax

struct FPendingDelayedSpawn : public FAITestSpawnInfo

Variables

Name Description

Public variable

bool

 

bFinished

Public variable

uint32

 

NumberToSpawnLeft

Public variable

float

 

TimeToNextSpawn

Constructors

Name Description

Public function

FPendingDelayedSpawn()

Public function

FPendingDelayedSpawn

(
    const FAITestSpawnInfo& Source
)

Functions

Name Description

Public function

void

 

Tick

(
    float TimeDelta,
    AFunctionalAITest* AITest
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss