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

Members

ASSAULT = "Assault"
ATTACHED_LAUNCHER = "AttachedLauncher"
DMR = "DMR"
HMG = "HMG"
LAUNCHER = "Launcher"
LMG = "LMG"
MELEE = "Melee"
PISTOL = "Pistol"
REVOLVER = "Revolver"
SHOTGUN = "Shotgun"
SMG = "SMG"
SNIPER = "Sniper"