- Home /
How to use UnityAdsVideoCompleted();
https://unityads.unity3d.com/help/Documentation%20for%20Publishers/Integration-Guide-for-Unity
 public void UnityAdsVideoCompleted(string rewardKey, bool skipped){
         if(!skipped){
         transform.SendMessage("addmoney"); 
     }
 
 }
what im doing bad? How to call function when ad is complete?
               Comment
              
 
               
              Please read the FAQ to learn how to format code on this site. (I did it for you on this occasion.)
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                