Inherits AZ::EBusTraits.
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::Single |
|
◆ SendEditorServerLevelDataPacket()
virtual void Multiplayer::MultiplayerEditorServerRequests::SendEditorServerLevelDataPacket |
( |
AzNetworking::IConnection * |
connection | ) |
|
|
pure virtual |
Sends a packet that initializes a local server launched from the editor. The editor will package the data required for loading the current editor level on the editor-server; data includes entities and asset data.
- Parameters
-
connection | The connection to the editor-server |
The documentation for this class was generated from the following file:
- Gems/Multiplayer/Code/Include/Multiplayer/MultiplayerEditorServerBus.h