Example #1
0
 public void ReloadAllResources()
 {
     EffekseerNativePINVOKE.EffectFactory_ReloadAllResources(swigCPtr);
     if (EffekseerNativePINVOKE.SWIGPendingException.Pending)
     {
         throw EffekseerNativePINVOKE.SWIGPendingException.Retrieve();
     }
 }