Mirror/Assets
Paul Pacheco 053949b7d2 fix(weaver): #696 detect .mystruct = new MyStruct() changes with syncvars (#702)
* clearing struct should set dirty bit

This reproduces issue #696

using .mystruct = default uses initobj instead of stfld, so the weaver misses it

* refactor: use index for so that we can insert instructions

* refactor: rename test

* fix: #696 use generated setter for .mystruct = new MyStruct()

* Update PropertySiteProcessor.cs

* Update PropertySiteProcessor.cs
2019-04-03 13:59:37 +02:00
..
Mirror fix(weaver): #696 detect .mystruct = new MyStruct() changes with syncvars (#702) 2019-04-03 13:59:37 +02:00
Mirror.meta Source based instead of dll (#277) 2019-01-13 21:08:54 +01:00