And today I learned that you can't always just turn a member variable into an accessor in C# http://pastebin.com/E5JktzEh . Baffling!
-
-
Replying to @increpare
@increpare Yes you can - you need to make that constructor reference the base constructor for the type by adding ": this()"1 reply 0 retweets 0 likes -
-
Replying to @increpare
@increpare Your other option is to explicitly state the backing field of the property "public int I{ get {return this.i;}..." etc1 reply 0 retweets 0 likes
Replying to @Abashizali
@Abashizali yip. It's just a funny edge case, really. I shan't abandon Unity on account of it...
4:49 PM - 18 Jan 2015
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.