StackOverflow Questions for Tag: metatable

Tim Menzies
Tim Menzies

Reputation: 730

lua tables, simplest way to overload __tostring

Score: 5

Views: 11347

Answers: 1

Read More
noobyy
noobyy

Reputation: 143

Is it possible to dump the properties/methods of a type userdata variable?

Score: 2

Views: 1530

Answers: 1

Read More
frenkey
frenkey

Reputation: 17

LUA - Create Meta Table with every sub table beeing a meta table again

Score: 1

Views: 1112

Answers: 1

Read More
Bertolt Hoover
Bertolt Hoover

Reputation: 71

Lua __metatable bypass?

Score: 4

Views: 2011

Answers: 2

Read More
baked
baked

Reputation: 13

Is there a way to know if there is a key added or removed from an array in lua?

Score: 1

Views: 493

Answers: 2

Read More
eric moon
eric moon

Reputation: 49

Lua OOP with metatables, problems loading function from file

Score: 1

Views: 201

Answers: 1

Read More
Aardvark
Aardvark

Reputation: 598

Can LUA meta tables assist in detection of nilling object?

Score: 3

Views: 84

Answers: 1

Read More
Vinni Marcon
Vinni Marcon

Reputation: 616

how to make then __index and __newindex detect table.index

Score: 0

Views: 1185

Answers: 2

Read More
BlaztOne
BlaztOne

Reputation: 180

Assigned value suddenly dissapeared, any explanation?

Score: 0

Views: 44

Answers: 0

Read More
Vinni Marcon
Vinni Marcon

Reputation: 616

what kind of metamethods are these, why they exist and how they are created

Score: 0

Views: 317

Answers: 1

Read More
Bruce Zhang
Bruce Zhang

Reputation: 115

How to understand metatable in Lua?

Score: 5

Views: 3770

Answers: 2

Read More
Vulcanator
Vulcanator

Reputation: 33

Lua how put userdata to C closure from metatable __index?

Score: 1

Views: 470

Answers: 1

Read More
M.K.
M.K.

Reputation: 3

LUA get last table access/manipulation time

Score: 0

Views: 67

Answers: 0

Read More
roydbt
roydbt

Reputation: 101

Lua - trying to create a good Vec2 class

Score: 1

Views: 543

Answers: 1

Read More
mtbyrd
mtbyrd

Reputation: 1

Convert Lua object to JSON in Corona SDK

Score: 0

Views: 272

Answers: 0

Read More
Valleriani
Valleriani

Reputation: 193

What exactly is setmetatable, and how do I avoid it for security reasons?

Score: 1

Views: 663

Answers: 1

Read More
Takoyaki
Takoyaki

Reputation: 11

How to serialize a metatable in Lua?

Score: 0

Views: 352

Answers: 0

Read More

How to make class or metatable for caluculate polynominals

Score: 1

Views: 28

Answers: 0

Read More
owl
owl

Reputation: 4501

How to get data from table in Lua

Score: 6

Views: 4115

Answers: 1

Read More
hexy
hexy

Reputation: 23

How to log nested table accesses/writes?

Score: 2

Views: 189

Answers: 1

Read More
PreviousPage 3Next