Issue with a InLineQuery working #226
Closed
colorfulparadox
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is my system:
My issue is on "_world.InlineQuery(in _queryDescription, ref sysJob);"
I am getting a "The 'ref' argument doesn't match parameter type". My Sprite component is currently just a empty struct. Why am I getting this error. I am following the samples down to basically the T. I am also using the current stable package 1.2.8.
Beta Was this translation helpful? Give feedback.
All reactions