Skip to content
Adrien GIVRY edited this page Sep 26, 2020 · 3 revisions

Description

Some global debug functions

Variables

This usertype has no variables

Constructors

This usertype has no constructors

Functions

Name Input Output Description
Log string: message
Log a message to the console with Default severity
LogInfo string: message
Log a message to the console with Info severity
LogWarning string: message
Log a message to the console with Warning severity
LogError string: message
Log a message to the console with Error severity

Operators

This usertype has no operators

Clone this wiki locally