Table of Contents

Interface IGameSettingsService

Namespace
Stride.Engine.Design
Assembly
Stride.Engine.dll
public interface IGameSettingsService

Properties

Settings

Gets the GameSettings

GameSettings Settings { get; }

Property Value

GameSettings