Esempio n. 1
0
 //Required from MonsterScript class to determine which monsters should be set active
 public CandyInfo[] GetCandyInfos()
 {
     return(Level.GetCandyInfos());
 }