FGauntletModule::GetTestController

Returns the first controller (if any) matching the provided name

Windows
MacOS
Linux

References

Module

Gauntlet

Header

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

Include

#include "GauntletModule.h"

Syntax

UGauntletTestController * GetTestController
(
    UClass * ControllerClass
)

Remarks

Returns the first controller (if any) matching the provided name

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