C# Class admobdemo

Inheritance: MonoBehaviour
Show file Open project: unity-plugins/Unity-Admob Class Usage Examples

Private Methods

Method Description
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void
initAdmob ( ) : void
onBannerEvent ( string eventName, string msg ) : void
onInterstitialEvent ( string eventName, string msg ) : void
onNativeBannerEvent ( string eventName, string msg ) : void
onRewardedVideoEvent ( string eventName, string msg ) : void