示例#1
0
 // TODO: HACK: used to temporarily stop warnings
 public void TempAssign()
 {
     Anim_Internal = Anim.Get();
 }
示例#2
0
 // TODO: HACK: used to temporarily stop warnings
 public void TempAssign()
 {
     Data_Internal = Data.Get();
 }
示例#3
0
 // TODO: HACK: used to temporarily stop warnings
 public void TempAssign()
 {
     _Mesh_Internal = _Mesh.Get();
 }