Пример #1
0
 public override void Load(LoadObjectStore ObjectStore)
 {
     base.Load(ObjectStore);
     _Location = ObjectStore.LoadVector2Property("location");
 }