IPersonaViewport::RemoveNotification

Remove a notification widget

Windows
MacOS
Linux

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/IPersonaViewport.h

Include

#include "IPersonaViewport.h"

Syntax

void RemoveNotification
(
    const TWeakPtr< SWidget > & InContainingWidget
)

Remarks

Remove a notification widget

Parameters

Parameter

Description

InContainingWidget

The containing widget returned from AddNotification()

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