CC#•Created by Dzhake on 1/14/2024 in #help [NLua] How to call function which has <T> from lua?
after dicussing a bit, looks like this is xy problem lol
because i wanted to check if object has some type from lua
and now i know that i can use GetType().FullName
, which is a string, so i don't need T