Пример #1
0
 public void Clone(AkAcousticSurface other)
 {
     AkSoundEnginePINVOKE.CSharp_AkAcousticSurface_Clone(swigCPtr, AkAcousticSurface.getCPtr(other));
 }