UK2Node_DynamicCast::GetBoolSuccessPin

Get the boolean output pin that signifies a successful/failed cast.

Windows
MacOS
Linux

Override Hierarchy

UK2Node_DynamicCast::GetBoolSuccessPin()

UK2Node_ClassDynamicCast::GetBoolSuccessPin()

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

virtual UEdGraphPin * GetBoolSuccessPin() const

Remarks

Get the boolean output pin that signifies a successful/failed cast.

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