Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGSwitchSettings
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/PCGSwitch.h |
| Include Path | #include "Elements/ControlFlow/PCGSwitch.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/ControlFlow/PCGSwitch.cpp |
bool GetSelectedPinLabel
(
FName & OutSelectedPinLabel
) const