Method | Description | |
---|---|---|
Game ( |
Initialise the game.
|
|
Game ( |
Initialise the game.
|
|
Game ( |
Initialise the game.
|
Method | Description | |
---|---|---|
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 |
return | System |
public Game ( |
||
plugin | ||
guid | System.Guid | The |
return | System |
public Game ( |
||
engine | ||
guid | System.Guid | The |
return | System |
protected GetRegistrySoftwareValue ( |
||
baseKey | ||
subpath | string | |
name | string | |
return | string |
protected GetRegistryValue ( |
||
baseKey | ||
path | string | |
name | string | |
return | string |
protected GetSoftwareRegistryValue ( string subpath, string folderKeyName ) : string | ||
subpath | string | |
folderKeyName | string | |
return | string |