Class MouseEnterWindowEvent
Inheritance
MouseEnterWindowEvent
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public class MouseEnterWindowEvent : MouseEventBase<MouseEnterWindowEvent>, IDisposable, IMouseEvent, IMouseEventInternal
Constructors
| Improve this Doc View SourceMouseEnterWindowEvent()
Declaration
public MouseEnterWindowEvent()
Methods
| Improve this Doc View SourceInit()
Declaration
protected override void Init()
Overrides
UnityEngine.Experimental.UIElements.MouseEventBase<UnityEngine.Experimental.UIElements.MouseEnterWindowEvent>.Init()