StatsItem

Afficher les obsolètes
création impossible

A StatsItem is an internal measurement item that is created by the engine to benchmark many of the backend components of Roblox. It cannot be created using Instance.new(), but its value can be read by plugins. They can be found stored inside of the Stats service.

Résumé

Propriétés

Méthodes

Propriétés

DisplayName

caché
lecture uniquement
non répliqué
lecture parallèle
sécurité des plugins

Méthodes

GetValue

sécurité des plugins

Returns the StatsItem's value.


Retours

GetValueString

sécurité des plugins

Returns the StatsItem's value as a formatted string.


Retours

Évènements