Ejemplo n.º 1
0
 public void SoundPlay(Component_Sound sound)
 {
     ParentScene?.SoundPlay2D(sound);
 }