Category
Instances
Instance discovery and interaction helpers.Category guide
Overview
Use this overview to understand the category before opening a specific function.- See what this group of functions is meant to solve.
- Compare function names and descriptions in one table.
- Open a function for syntax, arguments, returns, and examples.
Instances
Available functions
| Function | Description |
|---|---|
fireclickdetector | Fires a ClickDetector with optional distance and click option values. |
fireproximityprompt | Triggers a ProximityPrompt instance as if the prompt was completed. |
firetouchinterest | Simulates touch begin or touch end between two BasePart instances. |
getcallbackvalue | Reads a callback property from an instance when the callback can be inspected. |
gethui | Returns the hidden UI container used for executor-created interfaces. |
getinstances | Returns all currently reachable Roblox instances. |
getnilinstances | Returns instances that are parented to nil but still reachable by the runtime. |
isnetworkowner | Returns whether the local client owns network simulation for a part. |