Mirror/Assets
F_CIL 8420c3fc6c
Update comments for SyncVar (#3792)
The current comments for SyncVar is somewhat misleading. That is to say, it is mentioned in the comments that SyncVar can only be modified on the server side, and will be automatically synchronized to the client. But in fact, if syncDirection is set to ClientToServer, SyncVar should be modified on the client and automatically synchronized to the server and other clients. The same error exists in the comments of hook attribute
2024-03-23 18:58:42 +08:00
..
Mirror Update comments for SyncVar (#3792) 2024-03-23 18:58:42 +08:00
ScriptTemplates fix(InterestManagement): Separate ResetState (#3743) 2024-01-20 10:46:29 +01:00
Mirror.meta
ScriptTemplates.meta feat: Add ScriptTemplates to repo and package (#2559) 2021-02-05 09:34:22 +08:00