// Shows the RewardVideo.
 public void PlayRewardVideo()
 {
     YumiExterns.PlayRewardVideo(this.RewardVideoPtr);
 }