SteamUnifiedMessages confusion #1472
NemuruYama
started this conversation in
General
Replies: 1 comment 1 reply
-
I think you're missing #1 from the name, but try using the direct generated call instead of using Send message manually. You also need to create a service. See the unified messages sample. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am currently trying to use SteamUnifiedMessages to subscribe to a workshop item, and I was wondering how I am supposed to use it.
I currently have:
But it throws an error that the task was cancelled.
Do I have the wrong Service/Rpc name or what is going on here?
Beta Was this translation helpful? Give feedback.
All reactions