API ReferenceEditor
public class Editor.InputOutputBase
Represents a variable
Constructors
Showing 1 constructors
public InputOutputBase()
No results match this filter.
Properties
Showing 3 properties
public string Editor.InputOutputBase.Description { get; set; }
public string Editor.InputOutputBase.Name { get; set; }
public Editor.InputOutputType Editor.InputOutputBase.Type { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.InputOutputBase |