Example #1
0
 void OnEnable()
 {
     data = target as GameData;
     data.ensureDataConsistency();
 }