Drag[en]gine Script Module DragonScript
1.23
|
Service initialization parameters. More...
Public Member Functions | |
InitParameters | new () |
Create new instance of class InitParameters. More... | |
Public Attributes | |
String | pathGameConfig |
Path to Microsoft game config. More... | |
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".