C# Class Unity.IL2CPP.Portability.EnvironmentPortable

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
GetApplicationDataDirectoryPortable ( ) : string
GetCommandLineArgsPortable ( ) : string[]
GetDesktopDirectoryPortable ( ) : string
GetLogicalDrivesPortable ( ) : string[]
GetMyDocumentsPortable ( ) : string
GetPersonalFolderPortable ( ) : string

Method Details

GetApplicationDataDirectoryPortable() public static méthode

public static GetApplicationDataDirectoryPortable ( ) : string
Résultat string

GetCommandLineArgsPortable() public static méthode

public static GetCommandLineArgsPortable ( ) : string[]
Résultat string[]

GetDesktopDirectoryPortable() public static méthode

public static GetDesktopDirectoryPortable ( ) : string
Résultat string

GetLogicalDrivesPortable() public static méthode

public static GetLogicalDrivesPortable ( ) : string[]
Résultat string[]

GetMyDocumentsPortable() public static méthode

public static GetMyDocumentsPortable ( ) : string
Résultat string

GetPersonalFolderPortable() public static méthode

public static GetPersonalFolderPortable ( ) : string
Résultat string