Interface IRelationChildValues<T1, T2, T3> | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Interface IRelationChildValues<T1, T2, T3>

    Namespace: Unity.MARS.Query
    Syntax
    public interface IRelationChildValues<T1, T2, T3> : IRelationChildValues where T1 : struct where T2 : struct where T3 : struct
    Type Parameters
    Name Description
    T1
    T2
    T3

    Properties

    Trait1

    Declaration
    T1 Trait1 { get; set; }
    Property Value
    Type Description
    T1

    Trait2

    Declaration
    T2 Trait2 { get; set; }
    Property Value
    Type Description
    T2

    Trait3

    Declaration
    T3 Trait3 { get; set; }
    Property Value
    Type Description
    T3
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023