Skip to main content
Returns an array table of live Luau garbage-collected objects visible to the API. Functions and userdata-like objects are included by default. Tables are included only when includeTables is true. get_gc_objects is an alias.

Syntax

Aliases

  • get_gc_objects

Arguments

Returns

Example

Read the current GC object list, optionally including tables.