Photon Fusion 1.1.9

Static Public Member Functions | Public Attributes | List of all members
NetCommandAccepted Struct Reference

Accepted Command, sent by the server when a remote client connection is accepted. More...

Static Public Member Functions

static NetCommandAccepted Create (NetConnectionId localId, NetConnectionId remoteId, uint counter)
 

Public Attributes

NetConnectionId AcceptedLocalId
 
NetConnectionId AcceptedRemoteId
 
uint Counter
 
NetCommandHeader Header
 

Detailed Description

Accepted Command, sent by the server when a remote client connection is accepted.