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

    Class ComponentTooltipAttribute

    Used to define the tooltip of a MARS Component.

    Inheritance
    Object
    Attribute
    ComponentTooltipAttribute
    Namespace: Unity.MARS
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    public class ComponentTooltipAttribute : Attribute, _Attribute

    Constructors

    ComponentTooltipAttribute(String)

    Declaration
    public ComponentTooltipAttribute(string tooltip)
    Parameters
    Type Name Description
    String tooltip

    Fields

    tooltip

    The tooltip to be displayed with the class label.

    Declaration
    public readonly string tooltip
    Field Value
    Type Description
    String
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)