Rawget
From OpenEUO
Revision as of 10:16, 9 October 2010 by 76.184.213.234 (Talk)
rawget (table, index)
Gets the real value of table[index], without invoking any metamethod. table must be a table; index may be any value.
rawget (table, index)
Gets the real value of table[index], without invoking any metamethod. table must be a table; index may be any value.