Removes all listeners for the spacified event type and phases

C# | Visual Basic | Visual C++ |
public virtual void RemoveAllListeners( string eventType, EventPhase phases )
Public Overridable Sub RemoveAllListeners ( _ eventType As String, _ phases As EventPhase _ )
public: virtual void RemoveAllListeners( String^ eventType, EventPhase phases )

- eventType (String)
- Event type
- phases (EventPhase)