SystemCore
Toggle table of contents
1.7.4
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore
/
Debugger
Debugger
class
Debugger
(
val
enabled
:
Boolean
=
false
,
val
sessionLogging
:
Boolean
=
false
)
Members
Constructors
Debugger
Link copied to clipboard
constructor
(
enabled
:
Boolean
=
false
,
sessionLogging
:
Boolean
=
false
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
=
false
session
Logging
Link copied to clipboard
val
sessionLogging
:
Boolean
=
false
Functions
close
Link copied to clipboard
fun
close
(
)
write
Link copied to clipboard
fun
write
(
message
:
String
)