Interface IDynamicEventDispatcher
Defines a dynamic event dispatcher.
Namespace: Exiled.API.Features.DynamicEvents
Assembly: Exiled.API.dll
Syntax
public interface IDynamicEventDispatcher
Methods
| Improve this Doc View SourceUnbindAll()
Unbinds all the delegates from all the bound delegates.
Declaration
void UnbindAll()