Rawget

From OpenEUO
Revision as of 11:16, 9 October 2010 by 76.184.213.234 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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