getdescendants roblox
getdescendants roblox

Getdescendants Roblox

What is the difference between GetChildren() and

:GetDescendants() will return the children of the object you ran this method on as well as the children of the children of said object. If you 

How do I use properly? - Scripting Helpers

Answer this question Characters, Logos, Images, and Content are property of Corporation. Used with permission. About Us. About 

- Scripting Support - Developer Forum |

Hello, I have a script that must get the descendants of a folder in the workspace. but the problem its that the script skip some descendants. script.Parent.

Instance | Documentation - Creator Hub

The children are sorted by the order in which their Parent property was set to the object. See also the function. Returns. Objects. An array 

How expensive are GetChildren and on

The function of an object returns an array that contains all of the descendants of that object. Unlike Instance:GetChildren , 

Instance - API Reference

from [] to [CustomLuaState]; 349 Change Tags of Instance. is a part of a place or model that is saved to a file or published to

How to use

end -- No recursion is needed here because the method returns descendants instead of just children of the instance. end scan(game 

and IsA() Functions (2022 Studio Tutorial

will learn how to get all children and children of children of an object (or a model) by using the function in

GetChildren vs

What is CFrame on In this tutorial you'll learn CFrame basics such as CFrame Angles and LookVector so that you.

Improve performance using lua and Studio - Stack Overflow

Workspace:GetDescendants()) do if string.sub (v.name, 1, 4) ~= "Part" then continue end local platformData = { Part = part, -- the original 


Getdescendants Roblox