Function roblox::function::stats[][src]

pub fn stats() -> Stats<'static>
Expand description

Equivalent to Stats stats() in Luau.

Returns

The Stats service.

It is recommended that developers use ServiceProvider::GetService(&self) to retrieve it instead.