NoaDebuggerNoaDebugger
  • v1.6.0
  • v1.5.0
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0
Demo
Contact
Buy
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • v1.6.0
  • v1.5.0
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0
Demo
Contact
Buy
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • 日本語
  • English
  • APIs provided by NOA Debugger

APIs provided by NOA Debugger

Some of the functions of NOA Debugger can be accessed through the static methods and static properties of the classes provided by NOA Debugger.

NoaDebug

Through this class, you can control the initialization and launch of NOA Debugger from the script.

NoaDebug

NoaController

Through this class, you can control the various operations on the controller from the script.

NoaController

NoaInformation

Through this class, you can get the information of the Information function.

NoaInformation

NoaProfiler

Through this class, you can obtain various values from the Profiler function.

NoaProfiler

NoaSnapshot

Through this class, you can execute controls from the script, such as obtaining logs held by the Snapshot function, capturing logs, mass disposal of logs, and resetting the elapsed time.

NoaSnapshot

NoaConsoleLog

Through this class, you can obtain logs held by the ConsoleLog feature.

NoaConsoleLog

NoaApiLog

Through this class, you can obtain logs held by the APILog function.

NoaApiLog

NoaPrefs

Through this class, you save values to NOA Debugger's unique storage area.

NoaPrefs

NoaUIElement

NoaUIElement provides a convenient interface for dynamically registering and displaying various UI elements on the screen using the NOA Debugger.

NoaUIElement