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 RemoteSystemStruct ()
 
MCAPI ~RemoteSystemStruct ()
 
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
 

Constructor & Destructor Documentation

◆ RemoteSystemStruct()

MCAPI RakNet::RakPeer::RemoteSystemStruct::RemoteSystemStruct ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~RemoteSystemStruct()

MCAPI RakNet::RakPeer::RemoteSystemStruct::~RemoteSystemStruct ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ $ctor()

MCAPI void * RakNet::RakPeer::RemoteSystemStruct::$ctor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void RakNet::RakPeer::RemoteSystemStruct::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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