Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasClusterEventSubscription

    LibertasClusterEventSubscription: { [eventId: number]: boolean }

    A map of event IDs and "urgent" flags.

    Type declaration

    • [eventId: number]: boolean

    Use Libertas_MakeIterable to use LibertasClusterEventSubscription in a "for...of" loop.