rozod
    Preparing search index...

    Variable patchAutolocalizationGamesGameidSettingsConst Api Param

    patchAutolocalizationGamesGameidSettings: EndpointGeneric<
        { gameId: number },
        Record<string, never>,
        { isAutolocalizationEnabled: boolean; shouldUseLocalizationTable: boolean },
    > = ...

    PATCH https://gameinternationalization.roblox.com/v1/autolocalization/games/:gameId/settings Sets a game's auto-localization related settings body The request body. gameId The id of the game.