UInGameAdManager::ClearClosedAdDelegate

Removes a delegate from 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 ClearClosedAdDelegate
(
    FOnUserClosedAdvertisement InDelegate
)

Remarks

Removes a delegate from 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