Angle:__index(Angle, string)

shared
Metatable that is called when a key is not found in the table.

Arguments

Returns

  • any The value of the key.

Examples

Angle:__index – Metatable that is called when a key is not found in the table.