UK2Node_FunctionTerminator::PromoteFromInterfaceOverride

Promotes the node from being a part of an interface override to a full function that allows for parameter and result pin additions

Windows
MacOS
Linux

Override Hierarchy

UK2Node_FunctionTerminator::PromoteFromInterfaceOverride()

UK2Node_FunctionResult::PromoteFromInterfaceOverride()

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_FunctionTerminator.h"

Source

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

Syntax

virtual void PromoteFromInterfaceOverride
(
    bool bIsPrimaryTerminator
)

Remarks

Promotes the node from being a part of an interface override to a full function that allows for parameter and result pin additions

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