UK2Node_Select::GetOptionPins

Returns a list of pins that represent the selectable options

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node_Select

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
virtual void GetOptionPins
(
    [TArray](API\Runtime\Core\Containers\TArray)< [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * > & OptionPins
) const

Remarks

Returns a list of pins that represent the selectable options


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library