Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGMultiSelectSettings
Description
Helper function to use the appropriate selection value to determine the current selection. Returns true if it succeeds or false if the value is invalid.
| Name | GetSelectedPinLabel |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/ControlFlow/PCGMultiSelect.h |
| Include Path | #include "Elements/ControlFlow/PCGMultiSelect.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/ControlFlow/PCGMultiSelect.cpp |
bool GetSelectedPinLabel
(
FName & OutSelectedPinLabel
) const