Beispiel #1
0
        public bool End()
        {
            bool ret = EffekseerNativePINVOKE.EffectRecorder_End(swigCPtr);

            if (EffekseerNativePINVOKE.SWIGPendingException.Pending)
            {
                throw EffekseerNativePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }