Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetSystemLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
Include | #include "Kismet/KismetSystemLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Private/KismetSystemLibrary.cpp |
static void LoadInterstitialAd
&40;
int32 AdIdIndex
&41;
Remarks
Will load a fullscreen interstitial AdMob ad. Call this before using ShowInterstitialAd (Android only)
Parameters
Name | Description |
---|---|
AdIdIndex | The index of the ID to select for the ad to show |