RefArgument<T, TInputField>
Class in LogicToolkit / Inherits from: object
Description
A type that handles reference arguments. 
Mainly used for script generation.
Type Parameters
| Type Parameter Name | Description | Type Constraints | 
|---|---|---|
| T | argument type | |
| TInputField | Input field type | 
Methods
| Method Name | Description | 
|---|---|
| GetValue | Get the value | 
| SetValue | Set the value |