Ctrl+K

Strawberry.EventSystem Namespace

Documentation for types in the Strawberry.EventSystem namespace.

Classes

Type Description
Strawberry.EventSystem.EventManager This is a static class that manages events in the game.

Enums

Type Description
Strawberry.EventSystem.EventCallTime The main event on which the custom events are executed.

Interfaces

Type Description
Strawberry.EventSystem.IStrawberryEvent An event that can be subscribed to.

Structs

Type Description
Strawberry.EventSystem.SubscriptionToken A token that can be used to unsubscribe from an event.