Interface IDynamicEventDispatcher
- Namespace
- Exiled.API.Features.DynamicEvents
- Assembly
- Exiled.API.dll
Defines a dynamic event dispatcher.
public interface IDynamicEventDispatcher
- Extension Methods
Methods
UnbindAll()
Unbinds all the delegates from all the bound delegates.
void UnbindAll()