Searched refs:GetOnMouseHoverId (Results 1 – 2 of 2) sorted by relevance
75 const EventMarker& GetOnMouseHoverId() const in GetOnMouseHoverId() function
34 SetOnMouseHover(AceAsyncEvent<void()>::Create(mouseComponent->GetOnMouseHoverId(), context_)); in Update()