Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_DynamicCast
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 |
bool ReconnectPureExecPins ( [TArray](API\Runtime\Core\Containers\TArray)< [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * > & OldPins )
Remarks
Update exec pins when converting from impure to pure.