Metatables' problem
|
|
3
|
183
|
February 25, 2022
|
__newindex, __namecall, and how to differentiate the two
|
|
7
|
1937
|
January 25, 2022
|
How do I know when a property is changed? (OOP)
|
|
2
|
212
|
July 31, 2021
|
Is metatable only helpful for OOP?
|
|
8
|
367
|
July 19, 2021
|
Function in module always returns nil
|
|
7
|
420
|
January 5, 2021
|
What does the _call metamethod do, and how can I use it in scripts?
|
|
3
|
1172
|
December 28, 2020
|
OLD Metatables, Metamethods, ModuleScripts and OOP
|
|
17
|
6679
|
December 27, 2020
|
Is there a better workaround to this bit of code with meta-tables? (Recursive indexes), and some other questions
|
|
9
|
266
|
October 16, 2020
|