docs.unity3d.com
    显示 / 隐藏目录

    Interface ITrait<T>

    The actual typed trait interface for data - When needing more than just the name of a trait, users should be casting to this type, so that the value can be pulled out.

    Inherited Members
    ITrait.name
    Namespace: Unity.MARS.Query
    Syntax
    public interface ITrait<out T> : ITrait
    Type Parameters
    Name Description
    T

    The type of data this trait contains

    Properties

    value

    Declaration
    T value { get; }
    Property Value
    Type Description
    T
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)