메소드 | 설명 | |
---|---|---|
GetGameFolders ( ) : string[] |
Gets possible game locations
|
|
GetGameFolders ( |
||
GetGameFolders ( string dir ) : string[] |
메소드 | 설명 | |
---|---|---|
CheckFolder ( |
Checks if a folder match any know game library names
|
|
FindGalaxyClientFolder ( |
Special formatter for the GOG client
|
|
FindOtherGameFolders ( ) : string[] |
Checks all the drives on the computer for game locations
|
|
FindSteamCommonsFolder ( |
Special formatter for the Steam client
|
|
FindUbisoftFolder ( |
Special formatter for the ubisoft client
|
|
PathCombine ( string path1, string path2 ) : string | ||
ScanRecursive ( int current, int max, List |
Check a folder for valid game folders, and adds them to the list And if not at the max level yet, scans sub folders
|
public static GetGameFolders ( |
||
dir | ||
리턴 | string[] |
public static GetGameFolders ( string dir ) : string[] | ||
dir | string | |
리턴 | string[] |