Rawget

From OpenEUO
Jump to: navigation, search
rawget (table, index)

Gets the real value of table[index], without invoking any metamethod. table must be a table; index may be any value.

Getmetatable

Rawequal

Rawset

Setmetatable

Lua Manual - Metatables