Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Lua properties

Language: Layout:
+ ] Show input
Absolute running time: 0.18 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,23 sec 
edit mode |  history  | discussion
	setter: table: 0x5655475bc960[x] = 22
custom setter found on key x
	setter: table: 0x5655475bc960[y] = -10
	getter: table: 0x5655475bc960[x]
custom getter found on key x
22
	getter: table: 0x5655475bc960[y]
-10
	getter: table: 0x5655475bc960[unitid]
Hpal
	setter: table: 0x5655475bc960[unitid] = HvsH
	getter: table: 0x5655475bc960[unitid]
HvsH
	setter: table: 0x5655475bc960[x] = function: 0x5655475b9310
custom setter found on key x
error: x must be 'number' type 
	getter: table: 0x5655475bc960[x]
custom getter found on key x
22

	setter: table: 0x5655475bc960[x] = nil
custom setter found on key x
error: x must be 'number' type 
	getter: table: 0x5655475bc960[x]
custom getter found on key x
22

	getter: table: 0x5655475bc960[posx]
nil