-
Notifications
You must be signed in to change notification settings - Fork 366
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 GlobalThe 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 |
