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.

Sintaks

Alias

  • get_gc_objects

Argumen

Return

Contoh

Read the current GC object list, optionally including tables.