LeviLamina
Loading...
Searching...
No Matches
IScriptDebugger Class Referenceabstract
+ Inheritance diagram for IScriptDebugger:

Public Member Functions

virtual bool connect (::std::string const &, ushort)=0
 
virtual bool listen (ushort)=0
 
virtual void stop ()=0
 
virtual::ScriptDebuggerSettings const & getSettings () const =0
 
virtual void startProfiler ()=0
 
virtual ::std::vector<::Core::PathstopProfiler ()=0
 

Static Public Member Functions

static MCAPI ::std::string_view const & DIAGNOSTICS_CAPTURES_FOLDER ()
 
static MCAPI ::std::string_view const & PROFILER_CAPTURES_FOLDER ()
 

Member Function Documentation

◆ DIAGNOSTICS_CAPTURES_FOLDER()

static MCAPI ::std::string_view const & IScriptDebugger::DIAGNOSTICS_CAPTURES_FOLDER ( )
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.

◆ PROFILER_CAPTURES_FOLDER()

static MCAPI ::std::string_view const & IScriptDebugger::PROFILER_CAPTURES_FOLDER ( )
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: