docs.unity.cn
    Show / Hide Table of Contents

    Method CleanPlayerContent

    CleanPlayerContent(IDataBuilder)

    Deletes all created runtime data for the active player data builder.

    Declaration
    public static void CleanPlayerContent(IDataBuilder builder = null)
    Parameters
    Type Name Description
    IDataBuilder builder

    The builder to call ClearCachedData on. If null, all builders will be cleaned

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