메소드 | 설명 | |
---|---|---|
Game ( |
Initialise the game.
|
|
Game ( |
Initialise the game.
|
|
Game ( |
Initialise the game.
|
메소드 | 설명 | |
---|---|---|
GetRegistrySoftwareValue ( |
Get a registry value in the software registry directories.
|
|
GetRegistryValue ( |
Find a value from the registry, returning
|
|
GetSoftwareRegistryValue ( string subpath, string folderKeyName ) : string |
Find a registry in the software registry directories and the Steam registry keys.
|
public Game ( |
||
plugin | ||
engine | ||
guid | System.Guid | The |
리턴 | System |
public Game ( |
||
plugin | ||
guid | System.Guid | The |
리턴 | System |
public Game ( |
||
engine | ||
guid | System.Guid | The |
리턴 | System |
protected GetRegistrySoftwareValue ( |
||
baseKey | ||
subpath | string | |
name | string | |
리턴 | string |
protected GetRegistryValue ( |
||
baseKey | ||
path | string | |
name | string | |
리턴 | string |
protected GetSoftwareRegistryValue ( string subpath, string folderKeyName ) : string | ||
subpath | string | |
folderKeyName | string | |
리턴 | string |