Skip to main content

Alias

  • debug.setconstant

Arguments

function | number
requis
Lua function or stack level whose constant is modified.
number
requis
One-based constant index.
any
requis
New value for the constant.

Exemple

Replace one Proto constant in a Lua closure or stack level.