
C# | Visual Basic | Visual C++ |
namespace eDriven.Gui.Events
Namespace eDriven.Gui.Events
namespace eDriven.Gui.Events

All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
![]() | ButtonEvent |
The event that has global and local position
|
![]() | ChildExistenceChangedEvent | |
![]() | CloseEvent |
Window close event
|
![]() | CollectionEvent |
Collection event
|
![]() | CollectionEventKind | |
![]() | DataRendererEvent |
The event that has old and new value
|
![]() | ElementExistenceEvent | |
![]() | EventPriority | |
![]() | GuiEvent |
The event that wrapps up UnityEngine.Event.current
Has a reference to UnityEngine.Event.current as
It bubbles by default and copies Shift, Control and Alt from UnityEngine.Event.current
|
![]() | IndexChangeEvent |
The event that holds the old and the new value
|
![]() | LoadingEvent | |
![]() | MouseEventHelper | |
![]() | MoveEvent | |
![]() | PropertyChangeEvent | |
![]() | PropertyChangeEventKind | |
![]() | ScrollEvent | |
![]() | TextFieldEvent |