StatsItem

Pokaż przestarzałe

*Ta zawartość będzie dostępna wkrótce w wybranym przez ciebie języku.

Brak możliwości tworzenia

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.

Podsumowanie

Właściwości

Metody

  • Zabezpieczenia dodatku plug-in

    Returns the StatsItem's value.

  • Zabezpieczenia dodatku plug-in

    Returns the StatsItem's value as a formatted string.

Właściwości

DisplayName

Ukryte
Tylko do odczytu
Bez replikacji
Odczyt równoległy
Zabezpieczenia dodatku plug-in

Metody

GetValue

Zabezpieczenia dodatku plug-in

Returns the StatsItem's value.


Zwroty

GetValueString

Zabezpieczenia dodatku plug-in

Returns the StatsItem's value as a formatted string.


Zwroty

Zdarzenia