FFunctionCaller::SetFunctionEntry

Set the function entry that this event should trigger

Windows
MacOS
Linux

References

Module

VariantManagerContent

Header

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Public/FunctionCaller.h

Include

#include "FunctionCaller.h"

Source

/Engine/Plugins/Enterprise/VariantManagerContent/Source/VariantManagerContent/Private/FunctionCaller.cpp

Syntax

void SetFunctionEntry
(
    UK2Node_FunctionEntry * Entry
)

Remarks

Set the function entry that this event should trigger

Parameters

Parameter

Description

Entry

The graph node to bind to

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