FOnUserClosedAdvertisement

Delegate called when user closes an ad (after clicking on banner).

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/InGameAdManager.h"

Syntax

class FOnUserClosedAdvertisement

Remarks

Delegate called when user closes an ad (after clicking on banner). Base class already handles pausing, so a delegate is only needed if you need extra handling. If you set it to a PC or other actor function, make sure to set it back when switching levels.

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