VariableReference<T>
Class in LogicToolkit / Inherits from: VariableReference
Description
A reference to IVariable in the form that specifies the value type
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| T | Value type |
Methods
| Method Name | Description |
|---|---|
| TryGetValue | Get value |
| TrySetValue | Set the value. |
Inherited Members
Properties
| Property Name | Description |
|---|---|
| NodeGraph | VariableReference.NodeGraph that has this instance |
| Variable | Referring to VariableReference.Variable |