GetOnlineScene method into DefaultScene.cs #231
Closed
SnaiperoG3D
started this conversation in
Feature Request
Replies: 2 comments
-
Will add this in. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Added in 3.3.0 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
public string GetOnlineScene()
{
return GetSceneName(_onlineScene);
}
Something like this, to be able to send on master server current map name
Beta Was this translation helpful? Give feedback.
All reactions