|
Drag[en]gine Script Module DragonScript 1.32.1
|
Service initialization parameters. More...
Public Member Functions | |
| InitParameters | new () |
| Create new instance of class InitParameters. | |
Public Attributes | |
| String | pathGameConfig |
| Path to Microsoft game config. | |
Service initialization parameters.
| InitParameters Dragengine.Services.ServiceMsgdk.InitParameters.new | ( | ) |
Create new instance of class InitParameters.
| String Dragengine.Services.ServiceMsgdk.InitParameters.pathGameConfig |
Path to Microsoft game config.
File is typically named "MicrosoftGame.config" and is best placed in the root of the game content directory. Hence the typically value is "/MicrosoftGame.config".