Table of Contents

Enum OS.SystemDir

Namespace
Godot
Assembly
GodotSharp.dll
public enum OS.SystemDir : long

Fields

Dcim = 1

Refers to the DCIM (Digital Camera Images) directory path.

Desktop = 0

Refers to the Desktop directory path.

Documents = 2

Refers to the Documents directory path.

Downloads = 3

Refers to the Downloads directory path.

Movies = 4

Refers to the Movies (or Videos) directory path.

Music = 5

Refers to the Music directory path.

Pictures = 6

Refers to the Pictures directory path.

Ringtones = 7

Refers to the Ringtones directory path.