Skip to main content
The Deno 2 Release Candidate is here
Learn more
method BotGenerationCacheService.prototype.storeUsedBot
import { BotGenerationCacheService } from "https://deno.land/x/sptaki@1.2.0/services/BotGenerationCacheService.d.ts";

Cache a bot that has been sent to the client in memory for later use post-raid to determine if player killed a traitor scav

Parameters

botToStore: IBotBase

Bot object to store