Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonUISubsystemBase
Description
@EventName CommonUI.PanelPushed @Trigger (DISABLED) Button presses that are marked for analytic events @Type Client @EventParam PanelName string The name of the panel that was pushed @owner chris.gagnon
| Name | FireEvent_PanelPushed |
| Type | function |
| Header File | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonUISubsystemBase.h |
| Include Path | #include "CommonUISubsystemBase.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonUISubsystemBase.cpp |
void FireEvent_PanelPushed
(
const FString & PanelName
) const