Searched refs:menuSuccessEvent (Results 1 – 1 of 1) sorted by relevance
90 const auto& menuSuccessEvent = menu->GetOnSuccess(); in BindClickEventToOptions() local91 if (menuSuccessEvent.IsEmpty()) { in BindClickEventToOptions()96 … menuSelectedEvent_ = AceAsyncEvent<void(const std::string&)>::Create(menuSuccessEvent, context_); in BindClickEventToOptions()