Upbolt / Hydroxide

Lua runtime introspection and network capturing tool for games on the Roblox engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use or getInfo(upvalue).namewhat to support protosmasher

Hynec opened this issue · comments

commented

local closureName = getInfo(upvalue).name

use or getInfo(upvalue).namewhat to support protosmasher

commented

i'm using getInfo(value).name or '' now

commented

ok cool.