Expose GlobalScenes in SceneManager #956
FrantisekHolubec
started this conversation in
Feature Request
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.
-
I wanted a list of all online global scenes loaded on the client so that I can unload them when the client gets disconnected.
There is a list
_globalScenes
inSceneManager
that contains exactly that. Could you expose the list public?Beta Was this translation helpful? Give feedback.
All reactions