Skip to content

T_Aurora_Global

Anton Pupkov edited this page Aug 9, 2016 · 2 revisions

Global Class

Globally accessible classes and variables

Inheritance Hierarchy

System.Object
  Aurora.Global
Namespace: Aurora
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)

Syntax

C#

public static class Global

The Global type exposes the following members.

Fields

 

Name Description
Public fieldStatic member isDebug A boolean indicating if Aurora was started with Debug parameter
Public fieldStatic member logger Output logger for errors, warnings, and information
  Back to Top

See Also

Reference

Aurora Namespace

Clone this wiki locally