Searched refs:GetOnMouseHoverExitId (Results 1 – 2 of 2) sorted by relevance
85 const EventMarker& GetOnMouseHoverExitId() const in GetOnMouseHoverExitId() function
35 …SetOnMouseHoverExit(AceAsyncEvent<void()>::Create(mouseComponent->GetOnMouseHoverExitId(), context… in Update()