LeviLamina
Loading...
Searching...
No Matches
RakNet::AddressOrGUID Struct Reference

Public Member Functions

 AddressOrGUID (AddressOrGUID const &)=default
 
AddressOrGUIDoperator= (AddressOrGUID const &)=default
 
 AddressOrGUID (::RakNet::SystemAddress const &input)
 
 AddressOrGUID (::RakNet::RakNetGUID const &input)
 
MCAPI bool IsUndefined () const
 
MCAPI void * $ctor (::RakNet::RakNetGUID const &input)
 
MCAPI void * $ctor (::RakNet::SystemAddress const &input)
 
MCAPI void * $ctor (::RakNet::AddressOrGUID const &input)
 

Public Attributes

::ll::TypedStorage< 8, 16, ::RakNet::RakNetGUIDrakNetGuid
 
::ll::TypedStorage< 8, 136, ::RakNet::SystemAddresssystemAddress
 

Member Function Documentation

◆ IsUndefined()

MCAPI bool RakNet::AddressOrGUID::IsUndefined ( ) const
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.

◆ $ctor() [1/3]

MCAPI void * RakNet::AddressOrGUID::$ctor ( ::RakNet::RakNetGUID const & input)
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.

◆ $ctor() [2/3]

MCAPI void * RakNet::AddressOrGUID::$ctor ( ::RakNet::SystemAddress const & input)
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.

◆ $ctor() [3/3]

MCAPI void * RakNet::AddressOrGUID::$ctor ( ::RakNet::AddressOrGUID const & input)
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: