Esempio n. 1
0
 void OnEnable()
 {
     npc = target as NPC;
     npc.ensureDataConsistency();
 }