Events
UIPanelShownEvent
Property
Type
Description
SparkEventBus.Subscribe<UIPanelShownEvent>(e =>
{
Debug.Log($"Panel shown: {e.PanelName}");
});UIPanelHiddenEvent
Property
Type
Description
FirstUIPanelOpenedEvent
Property
Type
Description
AllUIPanelsClosedEvent
EscapeKeyPressedEvent
ShowEventMessageEvent
Property
Type
Description
CloseAllUIPanelsEvent
UISkeletonSpawnedEvent
Property
Type
Description
Last updated
Was this helpful?
