Drag[en]gine Script Module DragonScript 1.23
Loading...
Searching...
No Matches
Dragengine.Services.ServiceMsgdk.InitParameters Class Reference

Service initialization parameters. More...

Inheritance diagram for Dragengine.Services.ServiceMsgdk.InitParameters:

Public Member Functions

InitParameters new ()
 Create new instance of class InitParameters.
 

Public Attributes

String pathGameConfig
 Path to Microsoft game config.
 

Detailed Description

Service initialization parameters.

Member Function Documentation

◆ new()

InitParameters Dragengine.Services.ServiceMsgdk.InitParameters.new ( )

Create new instance of class InitParameters.

Member Data Documentation

◆ pathGameConfig

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".


The documentation for this class was generated from the following file: