-
Notifications
You must be signed in to change notification settings - Fork 365
T_Aurora_Global
Anton Pupkov edited this page Aug 9, 2016
·
2 revisions
Globally accessible classes and variables
System.Object
Aurora.Global
Namespace: Aurora
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public static class Global
The Global type exposes the following members.
Name | Description | |
---|---|---|
isDebug | A boolean indicating if Aurora was started with Debug parameter | |
logger | Output logger for errors, warnings, and information |