Class IMGUIEvent
Assembly: UnityEngine.dll
Syntax
public class IMGUIEvent : EventBase<IMGUIEvent>, IDisposable
Constructors
|
Improve this Doc
View Source
IMGUIEvent()
Declaration
Methods
|
Improve this Doc
View Source
GetPooled(Event)
Declaration
public static IMGUIEvent GetPooled(Event systemEvent)
Parameters
Type |
Name |
Description |
Event |
systemEvent |
|
Returns
|
Improve this Doc
View Source
Init()
Declaration
protected override void Init()
Overrides
UnityEngine.Experimental.UIElements.EventBase<UnityEngine.Experimental.UIElements.IMGUIEvent>.Init()
Implements
Extension Methods