Example #1
0
 public RemoteSlider()
 {
     Value = new FloatBoundPropertyInstance();
 }
Example #2
0
 public RemoteFloatLabel()
 {
     Value = new FloatBoundPropertyInstance();
 }