UGauntletTestControllerErrorTest

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Gauntlet

Header

/Engine/Plugins/Experimental/Gauntlet/Source/Gauntlet/Public/GauntletTestControllerErrorTest.h

Include

#include "GauntletTestControllerErrorTest.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UGauntletTestControllerErrorTest : public UGauntletTestController

Variables

Name Description

Protected variable

float

 

ErrorDelay

Protected variable

FString

 

ErrorType

Protected variable

bool

 

RunOnServer

Overridden from UGauntletTestController

Name Description

Protected function Virtual

void

 

OnInit()

Called when the controller is first initialized

Protected function Virtual

void

 

OnTick

(
    float TimeDelta
)

Called periodically to let the controller check and control state

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