Show / Hide Table of Contents

    File Storage

    The local disk file storage implementation.

    • File and Stream I/O

    Syntax

    disk://path=<String>
    

    Parameters

    Name Type Description Alias
    path string The base path to apply the storage operations on, the default path is Application.persistentDataPath folder, dir, directory, base-path
    • Improve this Doc
    • 0 Comments