Metatables
getnamecallmethod
Возвращает current Luau namecall atom, сохраненный в the current namecall method. Function не принимает arguments и возвращает exactly one value. Если the current namecall method существует, the current namecall method больше 0 и the current namecall method является non-null, она помещает эти data как string через string return. Иначе помещает nil. function не проверяет arguments, не вычисляет method name из target object и не вызывает metamethod. get_namecall_method является alias для getnamecallmethod.