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

Public Member Functions

ScriptDebuggerProtocoloperator= (ScriptDebuggerProtocol const &)
 
 ScriptDebuggerProtocol (ScriptDebuggerProtocol const &)
 
MCAPI::std::string receive ()
 
MCAPI bool receiveProtocolResponse (::ScriptDebuggerMessages::ProtocolResponse &protocolResponse)
 
MCAPI void send (::std::string const &message)
 
MCAPI void sendNotificationEvent (::ScriptDebuggerMessages::NotificationEvent &&notificationEvent)
 
MCAPI void sendPrintEvent (::ScriptDebuggerMessages::PrintEvent &&printEvent)
 
MCAPI void sendProfilerCapture (::ScriptDebuggerMessages::ProfilerCapture &&profilerCapture)
 
MCAPI void sendProtocolEvent (::ScriptDebuggerMessages::ProtocolEvent &&protocolEvent)
 

Static Public Member Functions

static MCAPI void bindMessageTypes (::cereal::ReflectionCtx &ctx)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk14b32c
 
::ll::UntypedStorage< 8, 24 > mUnk6d668e
 

Member Function Documentation

◆ receive()

MCAPI::std::string ScriptDebuggerProtocol::receive ( )
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.

◆ receiveProtocolResponse()

MCAPI bool ScriptDebuggerProtocol::receiveProtocolResponse ( ::ScriptDebuggerMessages::ProtocolResponse & protocolResponse)
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.

◆ send()

MCAPI void ScriptDebuggerProtocol::send ( ::std::string const & message)
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.

◆ sendNotificationEvent()

MCAPI void ScriptDebuggerProtocol::sendNotificationEvent ( ::ScriptDebuggerMessages::NotificationEvent && notificationEvent)
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.

◆ sendPrintEvent()

MCAPI void ScriptDebuggerProtocol::sendPrintEvent ( ::ScriptDebuggerMessages::PrintEvent && printEvent)
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.

◆ sendProfilerCapture()

MCAPI void ScriptDebuggerProtocol::sendProfilerCapture ( ::ScriptDebuggerMessages::ProfilerCapture && profilerCapture)
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.

◆ sendProtocolEvent()

MCAPI void ScriptDebuggerProtocol::sendProtocolEvent ( ::ScriptDebuggerMessages::ProtocolEvent && protocolEvent)
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.

◆ bindMessageTypes()

static MCAPI void ScriptDebuggerProtocol::bindMessageTypes ( ::cereal::ReflectionCtx & ctx)
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: