LeviLamina
Loading...
Searching...
No Matches
RakNet::RakPeer::RemoteSystemStruct Struct Reference

Public Types

enum class  ConnectMode : int {
  NoAction = 0 , DisconnectAsap = 1 , DisconnectAsapSilently = 2 , DisconnectOnNoAck = 3 ,
  RequestedConnection = 4 , HandlingConnectionRequest = 5 , UnverifiedSender = 6 , Connected = 7
}

Public Member Functions

MCAPI void * $ctor ()
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > isActive
::ll::TypedStorage< 8, 136, ::RakNet::SystemAddresssystemAddress
::ll::TypedStorage< 8, 136, ::RakNet::SystemAddressmyExternalSystemAddress
::ll::TypedStorage< 8, 2720, ::RakNet::SystemAddress[20]> theirInternalSystemAddress
::ll::TypedStorage< 8, 6704, ::RakNet::ReliabilityLayerreliabilityLayer
::ll::TypedStorage< 1, 1, bool > weInitiatedTheConnection
::ll::TypedStorage< 8, 80, ::RakNet::RakPeer::PingAndClockDifferential[5]> pingAndClockDifferential
::ll::TypedStorage< 8, 8, uint64 > pingAndClockDifferentialWriteIndex
::ll::TypedStorage< 2, 2, ushort > lowestPing
::ll::TypedStorage< 8, 8, uint64 > nextPingTime
::ll::TypedStorage< 8, 8, uint64 > lastReliableSend
::ll::TypedStorage< 8, 8, uint64 > connectionTime
::ll::TypedStorage< 8, 16, ::RakNet::RakNetGUIDguid
::ll::TypedStorage< 4, 4, int > MTUSize
::ll::TypedStorage< 8, 8, ::RakNet::RakNetSocket2 * > rakNetSocket
::ll::TypedStorage< 2, 2, ushort > remoteSystemIndex
::ll::TypedStorage< 4, 4, ::RakNet::RakPeer::RemoteSystemStruct::ConnectMode > connectMode
::ll::TypedStorage< 1, 1, bool > applicationHandshakeCompleted

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