Esempio n. 1
0
 public override IEnumerator BeginGeneration()
 {
     randomOutputSlot.SetAsset(randomness.GetRandom());
     yield break;
 }