Method | Description | |
---|---|---|
Hide ( ) : void | ||
LoadFullscreen ( ) : void | ||
LoadRewardedVideo ( ) : void | ||
LoadVideo ( ) : void | ||
Release ( ) : void | ||
RevMobIosFullscreen ( ) : UnityEngine | ||
RevMobIosFullscreen ( string placementId ) : UnityEngine | ||
Show ( ) : void | ||
ShowRewardedVideo ( ) : void | ||
ShowVideo ( ) : void |
Method | Description | |
---|---|---|
RevMobUnityiOSBinding_createFullscreen ( string placementId ) : void | ||
RevMobUnityiOSBinding_hideLoadedFullscreen ( ) : void | ||
RevMobUnityiOSBinding_loadFullscreen ( string placementId ) : void | ||
RevMobUnityiOSBinding_loadFullscreenWithSpecificOrientations ( Array, orientations ) : void | ||
RevMobUnityiOSBinding_loadRewardedVideo ( string placementId ) : void | ||
RevMobUnityiOSBinding_loadVideo ( string placementId ) : void | ||
RevMobUnityiOSBinding_releaseLoadedFullscreen ( ) : void | ||
RevMobUnityiOSBinding_showLoadedFullscreen ( ) : void | ||
RevMobUnityiOSBinding_showRewardedVideo ( string placementId ) : void | ||
RevMobUnityiOSBinding_showVideo ( string placementId ) : void |
public RevMobIosFullscreen ( string placementId ) : UnityEngine | ||
placementId | string | |
return | UnityEngine |