Skip to main content

エイリアス

  • get_gc_objects

引数

boolean
Optional boolean. When true, live tables are included in addition to functions and userdata-like objects.

戻り値

table
Array table containing matching live objects, plus live tables when includeTables is true.

例

Read the current GC object list, optionally including tables.