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

Public Types

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

Public Member Functions

NetworkEnableDisableListeneroperator= (NetworkEnableDisableListener const &)
 NetworkEnableDisableListener (NetworkEnableDisableListener const &)
virtual void _onDisable ()=0
virtual void _onEnable ()=0
MCAPI NetworkEnableDisableListener (::Bedrock::NonOwnerPointer<::AppPlatform > const &appPlatform)
MCAPI void disable ()
MCAPI bool isDisabled () const
MCAPI bool isEnabled () const
MCAPI void tryEnable ()
MCAPI void * $ctor (::Bedrock::NonOwnerPointer<::AppPlatform > const &appPlatform)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnkaf3b65
::ll::UntypedStorage< 8, 24 > mUnk1d223d

Constructor & Destructor Documentation

◆ NetworkEnableDisableListener()

MCAPI NetworkEnableDisableListener::NetworkEnableDisableListener ( ::Bedrock::NonOwnerPointer<::AppPlatform > const & appPlatform)
explicit
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

◆ disable()

MCAPI void NetworkEnableDisableListener::disable ( )
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.

◆ isDisabled()

MCAPI bool NetworkEnableDisableListener::isDisabled ( ) 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.

◆ isEnabled()

MCAPI bool NetworkEnableDisableListener::isEnabled ( ) 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.

◆ tryEnable()

MCAPI void NetworkEnableDisableListener::tryEnable ( )
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()

MCAPI void * NetworkEnableDisableListener::$ctor ( ::Bedrock::NonOwnerPointer<::AppPlatform > const & appPlatform)
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 NetworkEnableDisableListener::$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.

◆ $vftable()

MCAPI void ** NetworkEnableDisableListener::$vftable ( )
static
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 class was generated from the following file: