Definition at line 6 of file PixoPlatformUtilities.cs.
◆ PixoPlatformUtilities()
PixoVR.Apex.PixoPlatformUtilities.PixoPlatformUtilities |
( |
| ) |
|
|
inline |
◆ _ParseApplicationArguments()
Dictionary< string, string > PixoVR.Apex.PixoPlatformUtilities._ParseApplicationArguments |
( |
| ) |
|
|
inline |
◆ OpenApplication()
static bool PixoVR.Apex.PixoPlatformUtilities.OpenApplication |
( |
string | applicationPath, |
|
|
string[] | argumentKeys, |
|
|
string[] | argumentValues ) |
|
inlinestatic |
◆ OpenURL()
static bool PixoVR.Apex.PixoPlatformUtilities.OpenURL |
( |
string | url | ) |
|
|
inlinestatic |
◆ ParseApplicationArguments()
static Dictionary< string, string > PixoVR.Apex.PixoPlatformUtilities.ParseApplicationArguments |
( |
| ) |
|
|
inlinestatic |
◆ ParseURLArguments()
static Dictionary< string, string > PixoVR.Apex.PixoPlatformUtilities.ParseURLArguments |
( |
string | url | ) |
|
|
inlinestatic |
◆ ReadFile()
static bool PixoVR.Apex.PixoPlatformUtilities.ReadFile |
( |
string | fileName, |
|
|
out byte[] | data ) |
|
inlinestatic |
◆ ReadFileAsString()
static bool PixoVR.Apex.PixoPlatformUtilities.ReadFileAsString |
( |
string | fileName, |
|
|
out string | data ) |
|
inlinestatic |
◆ WriteFile()
static bool PixoVR.Apex.PixoPlatformUtilities.WriteFile |
( |
string | fileName, |
|
|
byte[] | data ) |
|
inlinestatic |
◆ WriteStringToFile()
static bool PixoVR.Apex.PixoPlatformUtilities.WriteStringToFile |
( |
string | fileName, |
|
|
string | data, |
|
|
System::Text::Encoding | encoding = null ) |
|
inlinestatic |
◆ instance
◆ PlatformUtilities
◆ Instance
The documentation for this class was generated from the following file: