Value
The constant value the variable is compared against, boxed as Object, or null when no variable is assigned.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: Unity.GraphToolkit.Editor
- Assembly: UnityEditor
object Value { get; }
Remarks
The value's runtime type matches the data type of IVariableCondition.Variable.