Skip to content

AddonVars

Anthony Headley edited this page Apr 19, 2020 · 3 revisions

AddonVars()

Paramiters:

None

Returns:

object: AddonVars Object

Examples:

-- HAVE NOT TRIED THIS YET
local v = AddonVars()
local result = DelVar(v, "Counter") -- Deletes the COUNTER AddonVar
Clone this wiki locally