docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IRelationBase

    Inherited Members
    IConditionBase.enabled
    Namespace: Unity.MARS.Query
    Assembly: Unity.MARS.Interfaces.dll
    Syntax
    public interface IRelationBase : IConditionBase

    Properties

    child1

    The first child object of this relation

    Declaration
    IMRObject child1 { get; }
    Property Value
    Type Description
    IMRObject

    child2

    The second child object of this relation

    Declaration
    IMRObject child2 { get; }
    Property Value
    Type Description
    IMRObject
    In This Article
    Back to top
    Copyright © 2025 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)