LeviLamina
Loading...
Searching...
No Matches
RemoteConnector Class Referenceabstract
+ Inheritance diagram for RemoteConnector:

Public Types

enum class  State : int { Enabled = 0 , Disabled = 1 , Uninitialized = 2 }
 

Public Member Functions

virtual bool host (::ConnectionDefinition const &definition)=0
 
virtual bool connect (::Social::GameConnectionInfo const &, ::Social::GameConnectionInfo const &)=0
 
virtual void disconnect ()=0
 
virtual void tick ()=0
 
virtual void runEvents ()=0
 
virtual bool isServer () const =0
 
virtual void closeNetworkConnection (::NetworkIdentifier const &)=0
 
virtual::NetworkIdentifier getNetworkIdentifier () const =0
 
virtual bool setApplicationHandshakeCompleted (::NetworkIdentifier const &)=0
 
MCAPI void $dtor ()
 
virtual::std::string getLocalIp ()
 
virtual ushort getPort () const
 
virtual::Social::GameConnectionInfo const & getConnectedGameInfo () const
 
virtual bool isIPv4Supported () const
 
virtual bool isIPv6Supported () const
 
virtual ushort getIPv4Port () const
 
virtual ushort getIPv6Port () const
 
virtual::TransportLayer getNetworkType () const
 
MCFOLD::std::string $getLocalIp ()
 
MCFOLD ushort $getPort () const
 
MCFOLD::Social::GameConnectionInfo const & $getConnectedGameInfo () const
 
MCFOLD bool $isIPv4Supported () const
 
MCFOLD bool $isIPv6Supported () const
 
MCFOLD ushort $getIPv4Port () const
 
MCFOLD ushort $getIPv6Port () const
 
MCFOLD::TransportLayer $getNetworkType () const
 
virtual void _onDisable ()=0
 
virtual void _onEnable ()=0
 
MCFOLD void * $ctor ()
 
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
 

Static Public Member Functions

static MCAPI void ** $vftableForConnector ()
 
static MCAPI void ** $vftableForEnableNonOwnerReferences ()
 
static MCAPI void ** $vftableForNetworkEnableDisableListener ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkf38309
 
::ll::UntypedStorage< 4, 4 > mUnkaf3b65
 
::ll::UntypedStorage< 8, 24 > mUnk1d223d
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

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