Beispiel #1
0
 public void Clone(AkReflectionPathInfo other) { AkSoundEnginePINVOKE.CSharp_AkReflectionPathInfo_Clone(swigCPtr, AkReflectionPathInfo.getCPtr(other)); }
Beispiel #2
0
 internal static global::System.IntPtr getCPtr(AkReflectionPathInfo obj) {
   return (obj == null) ? global::System.IntPtr.Zero : obj.swigCPtr;
 }