Mirror/Assets/Mirror/Editor
vis2k efab1424a0
feature: SyncVar<T> (#2951)
* feature: SyncVar<T>

* remove unused import

* SyncVarNetworkBehaviour<T> to support explicit hooks of <T> and to prepare for Weaver [SyncVar] internal replacement

* only call hook on client for compatibility with original [SyncVar]

* show SyncVar<T> label to make it obvious what type it is. useful to distinguish weaver replacements later
2021-10-30 12:04:28 +08:00
..
Empty Moved "removed" files to Empty folders (#2692) 2021-04-14 10:10:30 +08:00
Weaver Weaver: improve 'no default constructor' error message 2021-10-08 10:58:34 +08:00
EditorHelper.cs use string interpolation everywhere 2021-09-19 17:00:36 +08:00
EditorHelper.cs.meta Moving FindPath to editor scripts (#2512) 2020-12-25 16:49:14 +08:00
Empty.meta Moved "removed" files to Empty folders (#2692) 2021-04-14 10:10:30 +08:00
EnterPlayModeSettingsCheck.cs Weaver: Enter-Play-Mode check moved into separate file in Weaver folder 2021-08-13 18:45:07 +08:00
EnterPlayModeSettingsCheck.cs.meta fix #1407: Check EnterPlayModeSettings and disable if needed for 2019.3 support (#1415) 2020-01-09 08:03:47 +01:00
InspectorHelper.cs revert rename. add comment for explanation this time. 2021-09-25 16:42:27 +08:00
InspectorHelper.cs.meta fix: show private serializable fields in network behavior inspector (#1557) 2020-03-19 18:52:31 -05:00
Mirror.Editor.asmdef fix: Weave via ILPostProcessor (Unity 2020+) fixes #2872 #2685 #1491 #2683 #2880 (#2891) 2021-08-29 15:43:20 +08:00
Mirror.Editor.asmdef.meta ASMDEF for Examples (#850) 2019-05-29 16:41:14 +02:00
NetworkBehaviourInspector.cs grammar is hard 2021-09-25 16:21:34 +08:00
NetworkBehaviourInspector.cs.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00
NetworkInformationPreview.cs use string interpolation everywhere 2021-09-19 17:00:36 +08:00
NetworkInformationPreview.cs.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00
NetworkManagerEditor.cs use string interpolation everywhere 2021-09-19 17:00:36 +08:00
NetworkManagerEditor.cs.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00
NetworkScenePostProcess.cs Utils.IsPrefab and reuse it everywhere else 2021-02-24 17:51:25 +08:00
NetworkScenePostProcess.cs.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00
SceneDrawer.cs Hot fix for scene rename (#2614) 2021-03-04 17:12:09 +08:00
SceneDrawer.cs.meta Remove Network Manager Editor (#310) 2019-01-24 16:56:25 +01:00
SyncObjectCollectionsDrawer.cs revert rename. add comment for explanation this time. 2021-09-25 16:42:27 +08:00
SyncObjectCollectionsDrawer.cs.meta grammar is hard 2021-09-25 16:21:34 +08:00
SyncVarAttributeDrawer.cs fix: Fixed field lable not shown for SyncVars 2021-03-16 14:40:55 -04:00
SyncVarAttributeDrawer.cs.meta adding PropertyDrawer for syncvar (#1552) 2020-03-18 09:36:10 +01:00
SyncVarDrawer.cs feature: SyncVar<T> (#2951) 2021-10-30 12:04:28 +08:00
SyncVarDrawer.cs.meta feature: SyncVar<T> (#2951) 2021-10-30 12:04:28 +08:00
Weaver.meta Weaver sourcebased hlapi2019.2package (#587) 2019-03-13 12:17:04 +01:00