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 with optional distance and click option values.
fireproximitypromptTriggers a ProximityPrompt instance as if the prompt was completed.
firetouchinterestSimulates touch begin or touch end between two BasePart instances.
getcallbackvalueReads a callback property from an instance when the callback can be inspected.
gethuiReturns the hidden UI container used for executor-created interfaces.
getinstancesReturns all currently reachable Roblox instances.
getnilinstancesReturns instances that are parented to nil but still reachable by the runtime.
isnetworkownerReturns whether the local client owns network simulation for a part.