Options
All
  • Public
  • Public/Protected
  • All
Menu

The persistent configuration

Hierarchy

  • PersistentData

Index

Constructors

Properties

Constructors

constructor

  • new PersistentData(__namedParameters?: { driveId?: string; driveName?: string }): PersistentData

Properties

Readonly driveId

driveId: string

The id of the drive.

When a drive is added in a scene (e.g. module Explorer), only the last drive inserted for a particular driveId is actually included.

Readonly driveName

driveName: string

The displayed name of the drive.

Generated using TypeDoc