UVCamUIFunctionLibrary::GetConnectedInputAction_VCamConnection

Gets the Connected Input Action for the given VCam Connection The returned Input Action is only guaranteed to be valid if both [IsConnected()](API\Runtime\Core\FramePro\FramePro__IsConnected) is true AND the VCam Connection is set to require an Input Action If the VCam Connection doesn't require an Input Action then this may still return a valid Action if the Connection Point had an associated Input Action however you will need to test for this manually