mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
SWT: Added Help URL
This commit is contained in:
parent
9f9957eafa
commit
20faa4ef67
@ -7,6 +7,7 @@
|
||||
namespace Mirror.SimpleWeb
|
||||
{
|
||||
[DisallowMultipleComponent]
|
||||
[HelpURL("https://mirror-networking.gitbook.io/docs/manual/transports/websockets-transport")]
|
||||
public class SimpleWebTransport : Transport, PortTransport
|
||||
{
|
||||
public const string NormalScheme = "ws";
|
||||
|
Loading…
Reference in New Issue
Block a user