Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Directory.roamingFolder

public static string roamingFolder;

Description

Returns a path to roaming folder.

On Windows Store Apps, it will be <main drive>:\Users\<user name>\AppData\Local\Packages\<package id>\RoamingState, directory is writeable, so you can create, read and write files to it. In Editor, it will be <your project path>\RoamingState.