Definition at line 1497 of file VRCSDK3-Editor.cs.
◆ AdbDirectoryExists()
static bool VRC.SDK3.Editor.Builder.ADB.AdbDirectoryExists |
( |
string |
appPath | ) |
|
|
static |
◆ Command()
static AdbResult VRC.SDK3.Editor.Builder.ADB.Command |
( |
params string[] |
arguments | ) |
|
|
static |
◆ GetAdbProcessFileName()
static string VRC.SDK3.Editor.Builder.ADB.GetAdbProcessFileName |
( |
| ) |
|
|
static |
◆ GetAdbProcessInfo()
static ProcessStartInfo VRC.SDK3.Editor.Builder.ADB.GetAdbProcessInfo |
( |
Collection< string > |
arguments, |
|
|
bool |
redirectStandardOutput = true , |
|
|
bool |
redirectStandardError = true , |
|
|
bool |
redirectStandardInput = false |
|
) |
| |
|
static |
◆ GetAndroidAppDataPath()
static string VRC.SDK3.Editor.Builder.ADB.GetAndroidAppDataPath |
( |
| ) |
|
|
static |
◆ GetDeviceLockState()
◆ GetDevices()
static List< string > VRC.SDK3.Editor.Builder.ADB.GetDevices |
( |
| ) |
|
|
static |
◆ GetPotentialVRChatAppPackages()
static string[] VRC.SDK3.Editor.Builder.ADB.GetPotentialVRChatAppPackages |
( |
| ) |
|
|
static |
◆ GetQuestAppDataPath()
static string VRC.SDK3.Editor.Builder.ADB.GetQuestAppDataPath |
( |
| ) |
|
|
static |
◆ IsAppOpen()
static bool VRC.SDK3.Editor.Builder.ADB.IsAppOpen |
( |
string |
androidPackageName | ) |
|
|
static |
◆ MakeDirectory()
static void VRC.SDK3.Editor.Builder.ADB.MakeDirectory |
( |
string |
dir | ) |
|
|
static |
◆ PushFile()
static void VRC.SDK3.Editor.Builder.ADB.PushFile |
( |
string |
localFilePath, |
|
|
string |
remoteFilePath |
|
) |
| |
|
static |
◆ StartVRChat()
static void VRC.SDK3.Editor.Builder.ADB.StartVRChat |
( |
string |
remoteBundleFilePath, |
|
|
string |
appPackageName |
|
) |
| |
|
static |
◆ Sync()
static void VRC.SDK3.Editor.Builder.ADB.Sync |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: