Exemplo n.º 1
0
 private static void OnLayEgg(CritterName component, object data)
 {
     component.TransferTo((data as GameObject).GetComponent <CritterName>());
 }