EAdManagerDelegate

This object is responsible for the display and callbacks associated with handling ingame advertisements

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/InGameAdManager.h"

Syntax

enum EAdManagerDelegate
{
    AMD_ClickedBanner,
    AMD_UserClosedAd,
    AMD_MAX,
}

Values

Name

Description

AMD_ClickedBanner

AMD_UserClosedAd

AMD_MAX

Remarks

This object is responsible for the display and callbacks associated with handling ingame advertisements

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