Searched refs:onClickEvent (Results 1 – 1 of 1) sorted by relevance
85 std::function<void()> onClickEvent = [aiSpan, menuOption, weak = AceType::WeakClaim(this), in ShowAIEntityMenu() local93 menuOptions.push_back(std::make_pair(menuOption.first, onClickEvent)); in ShowAIEntityMenu()