Method
Talk0
2,758pages on
this wiki
this wiki
Redirected from Methods
Methods are functions that belong to particular instance types, or can be custom made. Instance types each have their own methods that can be called. wiki.roblox.com has a full list of available methods for each instance, as does the Object Browser. Common methods include, but are certainly not limited to:
- FindFirstChild()
- GetChildren()
- Destroy()