UK2Node_Select::GetOptionPins

Returns a list of pins that represent the selectable options

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_Select.h"

Source

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

Syntax

virtual void GetOptionPins
(
    TArray< UEdGraphPin * > & OptionPins
) const

Remarks

Returns a list of pins that represent the selectable options

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