LeviLamina
Loading...
Searching...
No Matches
ScriptDebuggerSettings Struct Reference

Public Member Functions

ScriptDebuggerSettingsoperator= (ScriptDebuggerSettings const &)
 
MCAPI ScriptDebuggerSettings (::ScriptDebuggerSettings const &)
 
MCAPI ~ScriptDebuggerSettings ()
 
MCAPI void * $ctor (::ScriptDebuggerSettings const &)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mAllowOutboundConnect
 
::ll::TypedStorage< 1, 1, bool > mAllowInboundListen
 
::ll::TypedStorage< 4, 4, ::ScriptDebuggerAttachMode > mAutoAttach
 
::ll::TypedStorage< 4, 4, uint > mAutoAttachTimeoutSec
 
::ll::TypedStorage< 1, 1, bool > mForceInboundDebugPort
 
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mHost
 
::ll::TypedStorage< 4, 8, ::std::optional< uint > > mPort
 
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mPasscode
 

Constructor & Destructor Documentation

◆ ScriptDebuggerSettings()

MCAPI ScriptDebuggerSettings::ScriptDebuggerSettings ( ::ScriptDebuggerSettings 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.

◆ ~ScriptDebuggerSettings()

MCAPI ScriptDebuggerSettings::~ScriptDebuggerSettings ( )
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 * ScriptDebuggerSettings::$ctor ( ::ScriptDebuggerSettings 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.

◆ $dtor()

MCAPI void ScriptDebuggerSettings::$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: