Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EventBase<T0>.Dispose

Declaration

public void Dispose();

Description

Implementation of IDispose.

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