hide TrackLabel control in editor
This commit is contained in:
@@ -100,6 +100,7 @@ namespace FlaxEditor.Windows.Profiler
|
||||
/// Timeline track label
|
||||
/// </summary>
|
||||
/// <seealso cref="FlaxEngine.GUI.ContainerControl" />
|
||||
[HideInEditor]
|
||||
public class TrackLabel : ContainerControl
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user