Struct EventDispatcher.Gate
Implements
Inherited Members
Namespace: UnityEngine.Experimental.UIElements
Assembly: UnityEngine.dll
Syntax
public struct Gate : IDisposable
Constructors
| Improve this Doc View SourceGate(EventDispatcher)
Declaration
public Gate(EventDispatcher d)
Parameters
Type | Name | Description |
---|---|---|
EventDispatcher | d |
Methods
| Improve this Doc View SourceDispose()
Declaration
public void Dispose()