Class HideInMenuAttribute | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class HideInMenuAttribute

    Use this attribute to hide a class from Timeline menus.

    Inheritance
    System.Object
    System.Attribute
    HideInMenuAttribute
    Namespace: UnityEngine.Timeline
    Syntax
    [AttributeUsage(AttributeTargets.Class, Inherited = false)]
    public class HideInMenuAttribute : Attribute, _Attribute
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX