Skip to main content

CounterUseMeter

Description

Changes the counter from a number indicator to a filling bar.

function CounterUseMeter(state) --[[ ... ]] end

Parameters

  • state: boolean - Whether to use the filling bar style.

Return Values

...

Example

...