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

8 functions
FunctionDescription
fireclickdetectorFires a ClickDetector interaction for the local player.
fireproximitypromptTriggers a ProximityPrompt with Real's ProximityPrompt trigger.
firetouchinterestFires Real's touch interest event for two BasePart instances.
getcallbackvalueReads a Lua callback function stored in a callback property on an Instance.
gethuiReturns game:CoreGui lookup.RobloxGui.
getinstancesReturns a new array table containing every object value currently stored in the Instance cache.
getnilinstancesReturns a new array table containing cached Instance values whose Parent field is nil.
isnetworkownerReturns true when the Instance reports a NetworkOwnerV3 value greater than 2.