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