Skip to content

IEventBus.ClearAll() Method

Definition

Namespace: Brine2D.Events

Clears all subscribers for all event types.

C#
void ClearAll();