UInGameAdManager::AddClickedBannerDelegate

Adds a delegate to the list of listeners

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 AddClickedBannerDelegate
(
    FOnUserClickedBanner InDelegate
)

Remarks

Adds a delegate to the list of listeners

Parameters

Parameter

Description

InDelegate

the delegate to use for notifications

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