mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 04:50:35 +00:00
Add documentation for new function
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
DOCUMENT("The command to run locally to try to launch the server remotely.");
|
||||
QString RunCommand;
|
||||
|
||||
DOCUMENT("Returns ``True`` if this host represents a connected ADB (Android) device.");
|
||||
bool IsHostADB() const { return Hostname.startsWith(lit("adb:")); }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user