Esempio n. 1
0
 private void SetTextureName(string value)
 {
     Field.SetValue(fields, "Pictures", "[" + value + "]");
 }