|
|
@@ -57,7 +57,7 @@ namespace Atomic
|
|
|
|
|
|
static void AddEngineConfigSearchPath(const String& path) { engineConfigSearchPaths_.Push(path); }
|
|
|
|
|
|
- /// Returns whether a debugger is attached to the process
|
|
|
+ /// Returns whether a debugger is attached to the process (currently Windows only)
|
|
|
static bool GetDebuggerAttached();
|
|
|
|
|
|
protected:
|