Skip to main content
The Deno 2 Release Candidate is here
Learn more
enum PlayerRaidEndState
import { PlayerRaidEndState } from "https://deno.land/x/sptaki@1.2.0/models/enums/mod.ts";

Members

KILLED = "killed"
LEFT = "left"
MISSING_IN_ACTION = "missinginaction"
RUNNER = "runner"
SURVIVED = "survived"