xLua icon indicating copy to clipboard operation
xLua copied to clipboard

debug.getinfo

Open AlaaEltayeb opened this issue 2 years ago • 0 comments

Hello,

I'm trying to access the info of a function to know the number of augments it has. this function debug.getinfo works in luascript but how can I make it work in c# script

AlaaEltayeb avatar Jan 11 '24 15:01 AlaaEltayeb