Variable CS2RarityColorNameConst
CS2RarityColorName: {
"#4b69ff": "rare";
"#5e98d9": "uncommon";
"#8847ff": "mythical";
"#b0c3d9": "common";
"#d32ce6": "legendary";
"#ded6cc": "common";
"#e4ae39": "immortal";
"#eb4b4b": "ancient";
} = ...
Type declaration
Readonly
#4b69ff: "rare"
Readonly
#5e98d9: "uncommon"
Readonly
#8847ff: "mythical"
Readonly
#b0c3d9: "common"
Readonly
#d32ce6: "legendary"
Readonly
#ded6cc: "common"
Readonly
#e4ae39: "immortal"
Readonly
#eb4b4b: "ancient"