# Sandbox.Mounting.MountInfo

Information about a single mount

- Kind: struct
- Namespace: `Sandbox.Mounting`
- Assembly: `Sandbox.Engine`
- Modifiers: sealed

## Constructors

- [`MountInfo`](/api/Sandbox.Mounting.MountInfo/.ctor)

## Properties

- [`Available`](/api/Sandbox.Mounting.MountInfo/Available): Is this source available, is this game installed? Can we mount it?
- [`Ident`](/api/Sandbox.Mounting.MountInfo/Ident): A short, lowercase string that will be used to uniquely identify this asset source
- [`Mounted`](/api/Sandbox.Mounting.MountInfo/Mounted): Is this active and mounted?
- [`Title`](/api/Sandbox.Mounting.MountInfo/Title): The display name of this
