XGameRuntimeOptions
Information about the XGameRuntimeOptions structure.Syntax
Members
gameConfigSourceType: XGameRuntimeGameConfigSource gameConfig
Type: const char*
Remarks
The gameConfig field allows an app to pass a game config to the runtime. The gameConfig can be specified in different ways, as dictated by the gameConfigSource field. It may be one of:Requirements
Header: XGameRuntimeInit.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
XGameRuntimeInitializeWithOptionsXGameRuntimeConfigSource
XGameRuntimeInit
Developing new titles using Gaming Runtime
