Enum ValueType
Namespace: Unity.VisualScripting.Dependencies.NCalc
Syntax
public enum ValueType
Fields
| Name | Description | Value |
|---|---|---|
| Integer | 0 | |
| String | 1 | |
| DateTime | 2 | |
| Float | 3 | |
| Boolean | 4 |
public enum ValueType
| Name | Description | Value |
|---|---|---|
| Integer | 0 | |
| String | 1 | |
| DateTime | 2 | |
| Float | 3 | |
| Boolean | 4 |