Class Stats

Tables

stats.instance

Methods

stats:new (current, minimal)

Metamethods

stats:__data ()
stats:__tostring ()


Tables

stats.instance

Fields:

  • current number [0, ∞)
  • minimal number [0, ∞)

Methods

stats:new (current, minimal)

Parameters:

  • current number [0, ∞)
  • minimal number [0, ∞)

Returns:

    Stats

Metamethods

stats:__data ()

Returns:

    tab table with instance fields (see the luaserialization library)
stats:__tostring ()

Returns:

    string stringified table with instance fields (see the luaserialization library)
generated by LDoc 1.5.0 Last updated 2025-08-29 19:58:28