Example #1
0
 /// <summary> 登録済みの <see cref="AudioClip"/> を使って全て再生する </summary>
 public void AllPlay()
 {
     _sourceObject.AllPlay();
 }