StatsItem

顯示已棄用項目

*此內容很快就會推出您所選的語言版本。

無法建立

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.

概要

方法

屬性

DisplayName

隱藏
唯讀
未複製
平行讀取
外掛程式安全性

方法

GetValue

外掛程式安全性

Returns the StatsItem's value.


返回

GetValueString

外掛程式安全性

Returns the StatsItem's value as a formatted string.


返回

活動