Show / Hide Table of Contents

Class GameSettings

Information needed for character setup.

Inheritance
System.Object
GameSettings
Namespace: Content.Shared.Preferences
Assembly: Content.Shared.dll
Syntax
public sealed class GameSettings : object

Properties

| Improve this Doc View Source

MaxCharacterSlots

Declaration
public int MaxCharacterSlots { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾