Esempio n. 1
0
 public static void Apply(Model root, int attr, int val)
 {
     VixenLibPINVOKE.Appearance_Apply(Model.getCPtr(root), attr, val);
 }