Class HideInEditorAttribute
Makes a variable not show up in the editor.
Inheritance
System.Object
HideInEditorAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class HideInEditorAttribute : Attribute
Constructors
HideInEditorAttribute()
Initializes a new instance of the HideInEditorAttribute class.
Declaration
public HideInEditorAttribute()