# Sandbox.Modals.CreateGameResults

- Kind: struct
- Namespace: `Sandbox.Modals`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`CreateGameResults`](/api/Sandbox.Modals.CreateGameResults/.ctor)

## Properties

- [`GameSettings`](/api/Sandbox.Modals.CreateGameResults/GameSettings)
- [`Map`](/api/Sandbox.Modals.CreateGameResults/Map): The user selected map. This can be an ident of a package, or path to a mount scene.
- [`MapIdent`](/api/Sandbox.Modals.CreateGameResults/MapIdent)
- [`MaxPlayers`](/api/Sandbox.Modals.CreateGameResults/MaxPlayers)
- [`Privacy`](/api/Sandbox.Modals.CreateGameResults/Privacy)
- [`ServerName`](/api/Sandbox.Modals.CreateGameResults/ServerName)
