struct
MountInfo
public sealed struct MountInfo Information about a single mount
Constructors
MountInfo(BaseGameMount e) Properties
| Name | Type | Description |
|---|---|---|
Ident | String | A short, lowercase string that will be used to uniquely identify this asset source |
Title | String | The display name of this |
Available | Boolean | Is this source available, is this game installed? Can we mount it? |
Mounted | Boolean | Is this active and mounted? |