MCPcopy Create free account
hub / github.com/Rushifakami/csfloat_api / slot

Method slot

models/stickers.py:56–57  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

54
55 @property
56 def slot(self) -> Optional[int]:
57 return self._slot
58
59 @property
60 def wear(self) -> Optional[float]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected