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 interaction for the local player. |
fireproximityprompt | Triggers a ProximityPrompt with Real's ProximityPrompt trigger. |
firetouchinterest | Fires Real's touch interest event for two BasePart instances. |
getcallbackvalue | Reads a Lua callback function stored in a callback property on an Instance. |
gethui | Returns game:CoreGui lookup.RobloxGui. |
getinstances | Returns a new array table containing every object value currently stored in the Instance cache. |
getnilinstances | Returns a new array table containing cached Instance values whose Parent field is nil. |
isnetworkowner | Returns true when the Instance reports a NetworkOwnerV3 value greater than 2. |