Skip to main content

别名

  • getstateenv

参数

thread
必填
Luau thread whose environment table is returned.

返回值

table
Environment table for the supplied thread.

示例

Read the environment table stored on a Luau thread.