StatsItem

Visualizza obsoleti
non costruibile

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.

Sommario

Proprietà

Metodi

Proprietà

DisplayName

nascosto
sola lettura
non replicato
lettura parallela
sicurezza plugin

Metodi

GetValue

sicurezza plugin

Returns the StatsItem's value.


Restituzioni

GetValueString

sicurezza plugin

Returns the StatsItem's value as a formatted string.


Restituzioni

Eventi