hide TrackLabel control in editor

This commit is contained in:
Saas
2025-09-16 22:04:24 +02:00
parent afdd264e63
commit 364a523375

View File

@@ -100,6 +100,7 @@ namespace FlaxEditor.Windows.Profiler
/// Timeline track label
/// </summary>
/// <seealso cref="FlaxEngine.GUI.ContainerControl" />
[HideInEditor]
public class TrackLabel : ContainerControl
{
/// <summary>