Hide various Editor types from scripting

This commit is contained in:
Wojtek Figat
2021-07-29 14:05:42 +02:00
parent 38249c362d
commit fcd0841bc7
9 changed files with 19 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ namespace FlaxEditor.Surface
/// <summary>
/// The surface breakpoint data for debugger.
/// </summary>
[HideInEditor]
public struct SurfaceBreakpoint
{
/// <summary>