Пример #1
0
 public override void Load(LoadObjectStore ObjectStore)
 {
     base.Load(ObjectStore);
     _RootGoal = ObjectStore.LoadGoalProperty("root-goal");
 }