Feedback on "Instance:QueryDescendants"

Needs an example on how to use this method.

Affected URL: https://create.roblox.com/docs/reference/engine/classes/Instance#QueryDescendants

2 Likes

Hi @PehqDev ,
I’ve added a bunch of code snippets for the various Selectors, Combinators, and Pseudo-class Selectors, instead of the tables with fairly arbitrary examples. Hopefully this clarifies how the method works in actual code.

https://create.roblox.com/docs/reference/engine/classes/Instance#QueryDescendants

IgnisRBX