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