API ReferenceEditor
public class Editor.HidePropertyAttribute : System.Attribute
A way to hide properties from parent classes in tools.
Constructors
Showing 1 constructors
public HidePropertyAttribute(string internal_name)
Parameters
internal_name: The internal/fgd name to skip. Usually all lowercase and with underscores (_) instead of spaces.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Editor.HidePropertyAttribute |