Enum OS.SystemDir
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum OS.SystemDir : long
Fields
Dcim = 1Refers to the DCIM (Digital Camera Images) directory path.
Desktop = 0Refers to the Desktop directory path.
Documents = 2Refers to the Documents directory path.
Downloads = 3Refers to the Downloads directory path.
Movies = 4Refers to the Movies (or Videos) directory path.
Music = 5Refers to the Music directory path.
Pictures = 6Refers to the Pictures directory path.
Ringtones = 7Refers to the Ringtones directory path.