IOutputSlotAny
Interface in Arbor
Description
Interface that defines an output slot of any type
Methods
| Method Name | Description | 
|---|---|
| GetValue | Get the value. | 
| SetValue | Set the value. | 
| TryGetValue | Try to get a value of the specified type. | 
Interface in Arbor
Interface that defines an output slot of any type
| Method Name | Description | 
|---|---|
| GetValue | Get the value. | 
| SetValue | Set the value. | 
| TryGetValue | Try to get a value of the specified type. |