UInGameAdManager::HideBanner

Hides the advertisement banner shown with ShowInGameAdvertisementBanner.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/InGameAdManager.h

Include

#include "Engine/InGameAdManager.h"

Source

/Engine/Source/Runtime/Engine/Private/InGameAdvertising.cpp

Syntax

virtual void HideBanner()

Remarks

Hides the advertisement banner shown with ShowInGameAdvertisementBanner. If the ad is currently open (ie, the user is interacting with the ad), the ad will be forcibly closed (see ForceCloseInGameAdvertisement)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss