Version: 2018.4
Experimental: this API is experimental and might be changed or removed in the future.

EventBase<T0>.Dispose

マニュアルに切り替える
public void Dispose ();

説明

Implementation of IDispose.

If the event was instantiated from an event pool, the event is released when Dispose is called.