Class GameGraphicsGetCurrentQualityLevel
Use case for retrieving the current quality level from the game graphics service.
Inherited Members
Namespace: Serenity.GameGraphics.Application.UseCases
Assembly: Serenity.GameGraphics.Application.dll
Syntax
public class GameGraphicsGetCurrentQualityLevel : ISyncQueryUseCase<string>, IUseCase
Constructors
GameGraphicsGetCurrentQualityLevel(IGameGraphicsService)
Declaration
public GameGraphicsGetCurrentQualityLevel(IGameGraphicsService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IGameGraphicsService | service |
Methods
Execute()
Executes the use case to get the current quality level.
Declaration
public string Execute()
Returns
| Type | Description |
|---|---|
| string |