ContextMenu Connect & Disconnect methods #457
Closed
BayouBushBaby
started this conversation in
Feature Request
Replies: 3 comments
-
For the love of god I can't get the "#if UNITY_EDITOR" inside the blog but you get the point. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Wouldn't we want to use the networkmanager reference rather than InstanceFinder? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'd like to keep as much as possible out of the inspector. I thought about this for awhile but decided if anything a custom component should be made, rather than implementing this directly inside the TransportManager. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Add context menu functions to TransportManager to allow quick connecting/disconnecting in editor for debugging.
`#if UNITY_EDITOR
Beta Was this translation helpful? Give feedback.
All reactions