Mirror/ProjectSettings
James Frowen d3d3113f7b
perf(transport): BREAKING: callbacks instead of unityevent for transports (#2417)
* delegate and callbacks instead of unityevent

* using callbacks in Mirror

* Using new callbacks instead of events
* moving methods next to each other in NetworkClient
* moving add/remove to methods in NetworkServer

* replacing uses of events within transports and tests

* fixing tests

* fixing more tests

* replacing delegates with actions

* adding comments to show what action variable's are

* removing extra function created in rebase

* renaming callbacks

* adding reset methods so that actions arn't null

* fixing rename

* breaking defines

* Update Assets/Mirror/Runtime/Transport/KCP/MirrorTransport/KcpTransport.cs

* Update KcpTransport.cs

* Update Transport.cs

* removing ResetHandlers methods

transports can now call events after stop is called

Co-authored-by: vis2k <info@noobtuts.com>
2020-11-20 23:47:56 +08:00
..
AudioManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
ClusterInputManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
DynamicsManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
EditorBuildSettings.asset Mirror List Server example (#611) 2019-03-20 09:38:53 +01:00
EditorSettings.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
GraphicsSettings.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
InputManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
NavMeshAreas.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
NetworkManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
Physics2DSettings.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
PresetManager.asset Upgrade to Unity 2018.2.20f1 2019-01-29 22:44:24 +01:00
ProjectSettings.asset perf(transport): BREAKING: callbacks instead of unityevent for transports (#2417) 2020-11-20 23:47:56 +08:00
ProjectVersion.txt Unity upgraded to 2018.4.28 LTS 2020-10-29 17:14:14 +01:00
QualitySettings.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
TagManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
TimeManager.asset Asset Store Examples added 2019-01-15 11:17:58 +01:00
UnityConnectSettings.asset UnityConnectSettings disabled 2020-10-29 13:13:18 +01:00
VFXManager.asset Upgrade to Unity 2018.3.6 to fix #427 and to prepare for LTS version 2019-02-22 09:29:39 +01:00
XRSettings.asset ci: fix and speed up ci build (#1649) 2020-04-02 21:28:31 -05:00