コード例 #1
0
ファイル: ParticleEffect.cs プロジェクト: ixi150/Xunity
 protected override void OnStoppedPlaying()
 {
     currentEffect.Deactivate();
 }