docs.unity.cn
    Show / Hide Table of Contents

    Method Create

    Create(String, String)

    Creates, if needed, and returns the profile data source settings for the project

    Declaration
    public static ProfileDataSourceSettings Create(string path = null, string settingName = null)
    Parameters
    Type Name Description
    String path

    Desired path to put settings

    String settingName

    Desired name for settings

    Returns
    Type Description
    ProfileDataSourceSettings
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use