Class HideInMenuAttribute Use this attribute to hide a class from Timeline menus. Inheritance Object Attribute HideInMenuAttribute Namespace: UnityEngine.Timeline Syntax [AttributeUsage(AttributeTargets.Class, Inherited = false)] public class HideInMenuAttribute : Attribute, _Attribute