Is it guaranteed that Common Message Cloud Code will be executed before User Message Cloud Code? For example in the Global/MatchFoundMessage i will setup the room and will send player info in User/MatchFoundMessage. If user message is executed first i cannot do that.
Best Answer
C
Customer Support
said
over 4 years ago
Hi Ufuk,
The Global Message will be sent first. What exactly are you trying to achieve here ? Any code in the User message will be executed for each player that receives the message so you should be aware of that when using the user messages.
Thanks,
Liam
1 Comment
Customer Support
said
over 4 years ago
Answer
Hi Ufuk,
The Global Message will be sent first. What exactly are you trying to achieve here ? Any code in the User message will be executed for each player that receives the message so you should be aware of that when using the user messages.
Ufuk Coban
Is it guaranteed that Common Message Cloud Code will be executed before User Message Cloud Code? For example in the Global/MatchFoundMessage i will setup the room and will send player info in User/MatchFoundMessage. If user message is executed first i cannot do that.
Hi Ufuk,
The Global Message will be sent first. What exactly are you trying to achieve here ? Any code in the User message will be executed for each player that receives the message so you should be aware of that when using the user messages.
Thanks,
Liam
Customer Support
Hi Ufuk,
The Global Message will be sent first. What exactly are you trying to achieve here ? Any code in the User message will be executed for each player that receives the message so you should be aware of that when using the user messages.
Thanks,
Liam
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2486 topics