UK2Node_CallParentFunction::SetFromFunction

Set properties of this node from a supplied function (does not save ref to function)

Windows
MacOS
Linux

Override Hierarchy

UK2Node_CallFunction::SetFromFunction()

UK2Node_CallParentFunction::SetFromFunction()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_CallParentFunction.h

Include

#include "K2Node_CallParentFunction.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_CallParentFunction.cpp

Syntax

virtual void SetFromFunction
(
    const UFunction * Function
)

Remarks

Set properties of this node from a supplied function (does not save ref to function)

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