Short summary on strict metatable OOP
|
|
0
|
181
|
July 8, 2025
|
Guide to Type-Checking with OOP
|
|
34
|
17557
|
June 20, 2025
|
How do I add type checking to this class module? (OOP)
|
|
12
|
187
|
June 14, 2025
|
Making a copy of a table into a different address
|
|
1
|
447
|
September 19, 2021
|
What does "return setmetatable({}, metatable)" exactly do?
|
|
5
|
128
|
June 4, 2025
|
Problem indexing global lookup table from client-side
|
|
11
|
174
|
February 23, 2025
|
Proxie - a modern, strictly typed proxy table solver written in luau
|
|
0
|
370
|
January 18, 2025
|
C Stack overflow when trying to index table
|
|
18
|
467
|
November 21, 2024
|
Full Beginner Guide To Metatables - What are they and every metamethod explained!
|
|
16
|
31083
|
September 28, 2024
|
Setting table entry to nil faster than overriding the entry for frequent operations?
|
|
2
|
175
|
September 27, 2024
|
Type-Checking Metatables
|
|
1
|
922
|
September 16, 2024
|
Why doesn't the __newindex run?
|
|
7
|
361
|
September 23, 2024
|
Help with magnitudes / metaTables
|
|
8
|
272
|
September 14, 2024
|
How to Get `Self` from metatable
|
|
5
|
525
|
July 21, 2024
|
The useful, yet strange world of metatables
|
|
5
|
807
|
July 19, 2024
|
How do I pass a modules function in parameter functionToBind in ContextActionService:BindAction()
|
|
3
|
276
|
July 6, 2024
|
Nex - one module for creating classes
|
|
1
|
759
|
June 23, 2024
|
Improvements to a "Hybrid Mode" Filter?
|
|
2
|
321
|
May 11, 2024
|
__newindex metamethod not getting called/invoked
|
|
5
|
456
|
May 3, 2024
|
Class metatable index is acting very weird
|
|
22
|
733
|
May 10, 2024
|
How to use OOP/metatables with entities?
|
|
3
|
490
|
April 16, 2024
|
Concepts: Object Oriented Programming in Roblox
|
|
55
|
47609
|
April 14, 2024
|
OOP Type Checking Problems
|
|
6
|
1115
|
April 24, 2024
|
Metatable logic confusion
|
|
5
|
996
|
April 3, 2024
|
Attribute Module
|
|
9
|
1607
|
March 26, 2024
|
How to call metafunction by variable name?
|
|
2
|
246
|
March 5, 2024
|
"trick" with datatype functions, which will ruin your code
|
|
13
|
884
|
February 25, 2024
|
How do I get namecall method?
|
|
5
|
1024
|
March 7, 2024
|
Function to Return a metaTable Value prints Memory Adress Instead of Value
|
|
17
|
455
|
March 5, 2024
|
Wizgoose - Table that replicates and tracks itself
|
|
14
|
3304
|
February 16, 2024
|