LeviLamina
Loading...
Searching...
No Matches
ScriptServerNetworkHandlerReference Class Reference

Public Member Functions

ScriptServerNetworkHandlerReferenceoperator= (ScriptServerNetworkHandlerReference const &)
 ScriptServerNetworkHandlerReference (ScriptServerNetworkHandlerReference const &)
MCAPI ScriptServerNetworkHandlerReference (::std::function<::Bedrock::NonOwnerPointer<::ServerNetworkHandler >()> &&fetcher)
MCAPI ::Bedrock::NonOwnerPointer<::ServerNetworkHandlertryGet () const
MCAPI ::nonstd::expected<::Bedrock::NotNullNonOwnerPtr<::ServerNetworkHandler >, ::Scripting::EngineErrorunwrap () const
MCAPI void * $ctor (::std::function<::Bedrock::NonOwnerPointer<::ServerNetworkHandler >()> &&fetcher)

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkcd0992

Constructor & Destructor Documentation

◆ ScriptServerNetworkHandlerReference()

MCAPI ScriptServerNetworkHandlerReference::ScriptServerNetworkHandlerReference ( ::std::function<::Bedrock::NonOwnerPointer<::ServerNetworkHandler >()> && fetcher)
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

◆ tryGet()

MCAPI ::Bedrock::NonOwnerPointer<::ServerNetworkHandler > ScriptServerNetworkHandlerReference::tryGet ( ) 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.

◆ unwrap()

MCAPI ::nonstd::expected<::Bedrock::NotNullNonOwnerPtr<::ServerNetworkHandler >, ::Scripting::EngineError > ScriptServerNetworkHandlerReference::unwrap ( ) 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()

MCAPI void * ScriptServerNetworkHandlerReference::$ctor ( ::std::function<::Bedrock::NonOwnerPointer<::ServerNetworkHandler >()> && fetcher)
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: