docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsSharedUpdater

    IsSharedUpdater(ILinkedObject, ILinkedObject)

    Returns whether the specified object is designated to perform the duties of all linked objects of this type

    Declaration
    public static bool IsSharedUpdater(this ILinkedObject user, ILinkedObject linkedObject)
    Parameters
    Type Name Description
    ILinkedObject user

    The functionality user

    ILinkedObject linkedObject

    Object among the linked objects to check if it is the central one

    Returns
    Type Description
    bool

    True if the specified object is the shared updater

    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)