StatsItem

Tampilkan yang Tidak Digunakan Lagi

*Konten ini akan segera tersedia dalam bahasa pilihanmu.

Tidak Dapat Dibuat

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.

Rangkuman

Metode

Properti

DisplayName

Tersembunyi
Hanya Baca
Tidak Direplikasi
Baca Paralel
Keamanan Plugin

Metode

GetValue

Keamanan Plugin

Returns the StatsItem's value.


Memberikan nilai

GetValueString

Keamanan Plugin

Returns the StatsItem's value as a formatted string.


Memberikan nilai

Acara