Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔻Lobby Chat Msg

Like what you're seeing?

Introduction

A chat (text or binary) message for this lobby has been received. After getting this you must use Get Lobby Chat Entry to retrieve the contents of this message.

Lobby Id

The ID of the lobby this message was sent in.

User Id

The ID of the user who sent this message.

Yes, you will receive messages you sent ... e.g. this can be the local user.

Type

The UEChatEntryType of the message

Index

The index of the message, use this with Get Lobby Chat Entry to retrieve the contents of the message.

Nodes

Last updated