docs.unity.cn
    Show / Hide Table of Contents

    Method SetDirty

    SetDirty(Boolean)

    Used to notify the addressables settings that data has been modified. This must be called by subclasses to ensure proper cache invalidation.

    Declaration
    protected void SetDirty(bool postEvent)
    Parameters
    Type Name Description
    Boolean postEvent

    Determines if this method call will post an event to the internal addressables event system

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