Closed loco-choco closed 4 years ago
Hello, I was trying to create a instruction which requires "this" as an variable:
But so far I wasn't able to decide what I should place so that typeof() can convert it correctly, I've tried void but it only threw an error while saving the patch:
typeof()
void
Any kind of help will be appreciated
Apologies didn't see the issue. Did you manage to figure it out?
yeah, I gave a look at the other issues and found what I was looking for, thanks anyway
Hello, I was trying to create a instruction which requires "this" as an variable:
But so far I wasn't able to decide what I should place so that
typeof()
can convert it correctly, I've triedvoid
but it only threw an error while saving the patch:Any kind of help will be appreciated