Hide editor control from Visual Scripts api
This commit is contained in:
@@ -19,6 +19,7 @@ namespace FlaxEditor.GUI
|
||||
/// The single list item control.
|
||||
/// </summary>
|
||||
/// <seealso cref="FlaxEngine.GUI.Control" />
|
||||
[HideInEditor]
|
||||
public class Item : Control
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user