IGameSettingsService Interface
Namespace: Stride.Engine.DesignAssembly: Stride.Engine.dll
public interface IGameSettingsService
| Name | Description | |
|---|---|---|
| Properties | ||
| Settings | Gets the GameSettings |
|
Properties
Settings
Gets the GameSettings
GameSettings Settings { get; }
Property Value
| Type | Description |
|---|---|
| GameSettings |