Open 3D Engine Multiplayer Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Multiplayer::MultiplayerAgentDatum Struct Reference

Payload detailing aspects of a Connection other services may be interested in. More...

#include <IMultiplayer.h>

Public Attributes

bool m_isInvited
 
MultiplayerAgentType m_agentType
 
AzNetworking::ConnectionId m_id
 
AzNetworking::ByteBuffer< 2048 > m_userData
 

Detailed Description

Payload detailing aspects of a Connection other services may be interested in.


The documentation for this struct was generated from the following file: