docs.unity.cn
    Show / Hide Table of Contents

    Method OnContentChanged

    OnContentChanged(ContentProvider.ChangeContext)

    Override this method to be notified when the UI detects a change.

    Declaration
    protected virtual void OnContentChanged(ContentProvider.ChangeContext context)
    Parameters
    Type Name Description
    ContentProvider.ChangeContext context

    Context object allowing to retrieve information about the change.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use