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

Members

EXAMINE_ALL_ITEMS = "ExamineAllItems"
PROFILE_LEVEL = "ProfileLevel"
SKILL_POINTS = "SkillPoints"
TRADER_SALES_SUM = "TraderSalesSum"
TRADER_STANDING = "TraderStanding"
UNLOCK_TRADER = "UnlockTrader"