// ©2023 Batty Bovine Productions, LLC. All Rights Reserved. #pragma once class COMBOINPUTEDITOR_API FComboActionSearchHelpers { public: static TSharedPtr InvokeTab(TSharedPtr TabManager, const FTabId &TabID); };