docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetDirty

    SetDirty(ModificationEvent, object, bool, bool)

    Marks the object as modified.

    Declaration
    public void SetDirty(AddressableAssetSettings.ModificationEvent modificationEvent, object eventData, bool postEvent, bool settingsModified = false)
    Parameters
    Type Name Description
    AddressableAssetSettings.ModificationEvent modificationEvent

    The event type that is changed.

    object eventData

    The object data that corresponds to the event.

    bool postEvent

    If true, the event is propagated to callbacks.

    bool settingsModified

    If true, the settings asset will be marked as dirty.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)