Takaro - v0.4.9
    Preparing search index...

    Interface EventSearchInputAllowedFilters

    EventSearchInputAllowedFilters

    interface EventSearchInputAllowedFilters {
        actingModuleId?: string[];
        actingUserId?: string[];
        eventName?: EventSearchInputAllowedFiltersEventNameEnum[];
        gameserverId?: string[];
        id?: string[];
        moduleId?: string[];
        playerId?: string[];
    }
    Index

    Properties

    actingModuleId?: string[]

    EventSearchInputAllowedFilters

    actingUserId?: string[]

    EventSearchInputAllowedFilters

    EventSearchInputAllowedFilters

    gameserverId?: string[]

    EventSearchInputAllowedFilters

    id?: string[]

    EventSearchInputAllowedFilters

    moduleId?: string[]

    EventSearchInputAllowedFilters

    playerId?: string[]

    EventSearchInputAllowedFilters