UK2Node_DynamicCast::ReconnectPureExecPins

Update exec pins when converting from impure to pure.

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_DynamicCast.h"

Source

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

Syntax

bool ReconnectPureExecPins
(
    TArray< UEdGraphPin * > & OldPins
)

Remarks

Update exec pins when converting from impure to pure.

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