|
|
ScriptWebSocketLimitExceededError & | operator= (ScriptWebSocketLimitExceededError const &) |
|
| ScriptWebSocketLimitExceededError (ScriptWebSocketLimitExceededError const &) |
| MCAPI | ScriptWebSocketLimitExceededError (uint64 maxConcurrentConnections, uint64 connectedSockets) |
| MCAPI void * | $ctor (uint64 maxConcurrentConnections, uint64 connectedSockets) |
|
MCFOLD ::std::vector<::Scripting::CallStackEntry > const & | getCallStack () const |
|
MCFOLD ::std::optional<::std::string > const & | getCallStackStr () const |
|
MCAPI ::std::optional<::std::string_view > const | getPackName () const |
|
MCAPI void | setCallStack (::std::string _backtrace) |
|
MCAPI void | setPackName (::std::string const &packName) |
|
MCAPI::std::string | toString () const |
|
MCAPI void * | $ctor (::Scripting::BaseError const &base) |
|
MCAPI void * | $ctor (::std::string const &name_, ::std::string const &message_) |
|
MCAPI void | $dtor () |
|
|
::ll::UntypedStorage< 8, 8 > | mUnkacc5ff |
|
::ll::UntypedStorage< 8, 8 > | mUnkf0dd3c |
|
::ll::TypedStorage< 8, 32, ::std::string > | name |
|
::ll::TypedStorage< 8, 32, ::std::string > | message |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | sourceMapDebugId |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mPackName |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Scripting::CallStackEntry > > | mCallStack |
|
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > | mCallStackStr |
|
::ll::TypedStorage< 1, 1, bool > | throwAsString |
◆ ScriptWebSocketLimitExceededError()
| MCAPI ScriptModuleMinecraftNet::ScriptWebSocketLimitExceededError::ScriptWebSocketLimitExceededError |
( |
uint64 | maxConcurrentConnections, |
|
|
uint64 | connectedSockets ) |
- 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.
◆ bind()
- 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 * ScriptModuleMinecraftNet::ScriptWebSocketLimitExceededError::$ctor |
( |
uint64 | maxConcurrentConnections, |
|
|
uint64 | connectedSockets ) |
- 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: