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

Method wear

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

Source from the content-addressed store, hash-verified

58
59 @property
60 def wear(self) -> Optional[float]:
61 return self._wear
62
63 @property
64 def icon_url(self) -> Optional[str]:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected