Home  Contents

debug.setfenv

Debug Lua Commands

SYNOPSIS

debug.setfenv(object,table)

DESCRIPTION

Sets the environment of the given object to the given table.

RETURN VALUE

Returns object.