docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method HasDependencyOnGroup

    HasDependencyOnGroup(IXRInteractionGroup)

    Checks whether the given Group is either the same as this Group or a dependency of any member Group.

    Declaration
    public bool HasDependencyOnGroup(IXRInteractionGroup group)
    Parameters
    Type Name Description
    IXRInteractionGroup group

    The Group to check for as a dependency.

    Returns
    Type Description
    bool

    Returns true if group is either the same as this Group or a dependency of this Group. Otherwise, returns false.

    Implements
    IXRInteractionGroup.HasDependencyOnGroup(IXRInteractionGroup)
    In This Article
    Back to top
    Copyright © 2023 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)