|
|
ScriptDebuggerSettings & | operator= (ScriptDebuggerSettings const &) |
|
| ScriptDebuggerSettings (ScriptDebuggerSettings const &) |
|
MCNAPI_C | ScriptDebuggerSettings (bool allowOutbound, bool allowInbound, ::ScriptDebuggerAttachMode attachMode, uint autoAttachTimeoutSec, bool forcePort, ::std::optional<::std::string > host, ::std::optional< uint > port, ::std::optional<::std::string > passcode) |
|
MCNAPI_C::ScriptDebuggerSettings & | operator= (::ScriptDebuggerSettings &&) |
| MCAPI | ~ScriptDebuggerSettings () |
|
MCNAPI_C void * | $ctor (bool allowOutbound, bool allowInbound, ::ScriptDebuggerAttachMode attachMode, uint autoAttachTimeoutSec, bool forcePort, ::std::optional<::std::string > host, ::std::optional< uint > port, ::std::optional<::std::string > passcode) |
| MCAPI void | $dtor () |
|
|
::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 |
◆ ~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.
◆ $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: