UTestPawnAction_CallFunction::CreateAction

Windows
MacOS
Linux

References

Module

AITestSuite

Header

/Engine/Source/Developer/AITestSuite/Classes/Actions/TestPawnAction_CallFunction.h

Include

#include "Actions/TestPawnAction_CallFunction.h"

Source

/Engine/Source/Developer/AITestSuite/Private/Actions/TestPawnAction_CallFunction.cpp

Syntax

static UTestPawnAction_CallFunction * CreateAction
(
    UWorld & World,
    FTestLogger< int32 > & InLogger,
    FFunctionToCall InFunctionToCall
)

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