Mirror/Assets/Mirror/Authenticators
MrGadget 474f278575
fix: Network Authentators: Removed NetworkConnection parameter (#2703)
As was done in other areas, now using `NetworkClient.connection` instead of passing a `conn` parameter around.
- Abstract NetworkAuthenticator now has obsoletes.
- Basic and Timeout Authenticators Updated
- Network Manager Updated
- Script Template Updated
2021-04-30 09:33:17 +08:00
..
BasicAuthenticator.cs fix: Network Authentators: Removed NetworkConnection parameter (#2703) 2021-04-30 09:33:17 +08:00
BasicAuthenticator.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00
Mirror.Authenticators.asmdef feat: Authentication Framework (#1057) 2019-09-17 10:41:04 +02:00
Mirror.Authenticators.asmdef.meta feat: Authentication Framework (#1057) 2019-09-17 10:41:04 +02:00
TimeoutAuthenticator.cs fix: Network Authentators: Removed NetworkConnection parameter (#2703) 2021-04-30 09:33:17 +08:00
TimeoutAuthenticator.cs.meta feat: Mirror Icon for all components (#1452) 2020-01-27 18:00:27 +01:00