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