IOnlineMessage::ClearMessageHeaders

Clear the cached list of message headers

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineMessageInterface.h

Include

#include "Interfaces/OnlineMessageInterface.h"

Syntax

bool ClearMessageHeaders
(
    int32 LocalUserNum
)

Remarks

Clear the cached list of message headers

Returns

true if messages were clear, false if there was a problem

Parameters

Parameter

Description

LocalUserNum

the controller number of the associated user that made the request

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