Now methods can be called directly from instances instead of having to pass the instance as a parameter to the method. Adds new functions to the Roblox engine API that can be used in all instances.
Get the module from the following link: https://create.roblox.com/store/asset/16611623974
WaitForChildWhichIsA
method.GetDescendantsWhichAre
method.GetDescendantsOfClass
method.GetChildrenOfClass
method.GetChildrenWhichAre
method.
FindFirstSibling
method.IsSiblingOf
method.FindFirstSiblingWhichIsA
method.FindFirstSiblingOfClass
method.GetSiblings
method..SiblingRemoved
signal..SiblingAdded
signal..Removing
signal.
Check the Examples folder for more information on how to use the functions provided.
Feel free to contribute by making a pull request in the GitHub repository.
Any feedback is appreciated, I hope this module is useful and solves the following issue.